aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-09 00:44:23 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-09 00:44:23 +0100
commitcda4bad582c1a30883f4590f239caaf86828689a (patch)
tree5979156e21d3439d5b2f888e8e39aeaa49e6dea5 /src/core/surface
parent64914ae6b5fc05ea220b94d349c869c72e90d004 (diff)
Flagging 0.13 as pre1.
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 b33c99ab19..fc883da189 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.13.0-dev"; }
+const char *grpc_version_string(void) { return "0.13.0-pre1"; }