aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-07-10 07:46:03 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-07-10 07:46:03 -0700
commit2e622bc16a946f62a8feb494eba0c74fd2bb6f0d (patch)
tree7f2ecb8ffcd193c5dd0bf77fa1a7c0c8aba8d3aa /build.json
parentb652fc0d172e0eb1023282fa6ee24eb41cbbea85 (diff)
Add a version string and a function to retrieve it
Diffstat (limited to 'build.json')
-rw-r--r--build.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.json b/build.json
index 7d2242b116..ca063e510e 100644
--- a/build.json
+++ b/build.json
@@ -287,6 +287,7 @@
"src/core/surface/server_chttp2.c",
"src/core/surface/server_create.c",
"src/core/surface/surface_trace.c",
+ "src/core/surface/version.c",
"src/core/transport/chttp2/alpn.c",
"src/core/transport/chttp2/bin_encoder.c",
"src/core/transport/chttp2/frame_data.c",