aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/__init__.py
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2015-08-26 15:11:43 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2015-08-26 15:11:43 -0700
commitffe9215140cc65c7622d64b23cb92a9d39744060 (patch)
tree366ab28d2919adf11d2e9add239b20ec6009e475 /python/google/protobuf/__init__.py
parentb7bbe54321d3c2176f8f4eba3c18a363dff753d3 (diff)
Update version number.
Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
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 50343c89..ed88480f 100755
--- a/python/google/protobuf/__init__.py
+++ b/python/google/protobuf/__init__.py
@@ -30,4 +30,4 @@
# Copyright 2007 Google Inc. All Rights Reserved.
-__version__ = '3.0.0a4.dev0'
+__version__ = '3.0.0a4'