aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2015-11-17 16:29:00 -0800
committerGravatar Julien Boeuf <jboeuf@google.com>2015-11-17 16:29:00 -0800
commite32075fd8a75bff266e727c0d50045c55cf3b3cf (patch)
tree15716c73dc7d355bfa0bd734450b594256412b1f /src/core/surface
parent675b5ce861c3de2c741ee1dd71bf8cdd2662eac6 (diff)
Fixing tests.
Diffstat (limited to 'src/core/surface')
-rw-r--r--src/core/surface/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface/version.c b/src/core/surface/version.c
index e559d51448..962a72112a 100644
--- a/src/core/surface/version.c
+++ b/src/core/surface/version.c
@@ -36,4 +36,4 @@
#include <grpc/grpc.h>
-const char *grpc_version_string(void) { return "0.11.0.0"; }
+const char *grpc_version_string(void) { return "0.12.0.0"; }