aboutsummaryrefslogtreecommitdiff
path: root/python/google
diff options
context:
space:
mode:
authorFeng Xiao <xiaofeng@google.com>2015-08-26 15:31:00 -0700
committerFeng Xiao <xiaofeng@google.com>2015-08-26 15:31:00 -0700
commit08da3d4997cbd96ff8f8685c5aa0413a42a14b04 (patch)
treec9da590a2bed06f764e0d778c77443837458ef65 /python/google
parent7ecc19f04f72a3283ca8b3f09221b7e630d49dee (diff)
parentffe9215140cc65c7622d64b23cb92a9d39744060 (diff)
downloadprotobuf-08da3d4997cbd96ff8f8685c5aa0413a42a14b04.tar.gz
protobuf-08da3d4997cbd96ff8f8685c5aa0413a42a14b04.tar.bz2
protobuf-08da3d4997cbd96ff8f8685c5aa0413a42a14b04.zip
Merge pull request #751 from xfxyjwf/version_number
Update version number.
Diffstat (limited to 'python/google')
-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'