aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2015-03-04 15:36:51 -0800
committerGravatar Jisi Liu <jisi.liu@gmail.com>2015-03-04 15:37:21 -0800
commite4a9ace5415477feaefd70a2af2d0e93e83213a3 (patch)
treeea7151dae5d27c03a4e63789c37e6afa92e1bc6c /python/google/protobuf/__init__.py
parented3c8a11f98995c6bf210566ea10659cb3f3abff (diff)
parent8e61d323bf536651f7be8a342b92f35d547b38b4 (diff)
Merge remote-tracking branch 'github/alpha-2-fix'
Change-Id: I4c5186b8451713fda38e60dc3f828da6196c7a5e
Diffstat (limited to 'python/google/protobuf/__init__.py')
-rwxr-xr-xpython/google/protobuf/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py
index ec3b0934..ef8c9c58 100755
--- a/python/google/protobuf/__init__.py
+++ b/python/google/protobuf/__init__.py
@@ -32,4 +32,4 @@
#
# Copyright 2007 Google Inc. All Rights Reserved.
-__version__ = '3.0.0-pre'
+__version__ = '3.0.0-alpha-3-pre'