aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWalter Gray <wgray@leapmotion.com>2016-05-28 01:04:26 -0700
committerWalter Gray <wgray@leapmotion.com>2016-05-28 01:04:26 -0700
commit61c96965860706cea4035ee36d95d5b74b6c895d (patch)
tree9febc9d7c6aca57c9c65a98ee21cbc9ec9fdd771 /configure.ac
parent40ff94ebef494e2e16107ce2965215ae67c031c1 (diff)
downloadprotobuf-61c96965860706cea4035ee36d95d5b74b6c895d.tar.gz
protobuf-61c96965860706cea4035ee36d95d5b74b6c895d.tar.bz2
protobuf-61c96965860706cea4035ee36d95d5b74b6c895d.zip
Update the list of places where the version is stored.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 7 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bdc72ee6..d858e177 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,13 @@
AC_PREREQ(2.59)
# Note: If you change the version, you must also update it in:
-# * java/pom.xml
-# * python/setup.py
+# * Protobuf.podspec
+# * csharp/Google.Protobuf.Tools.nuspec
+# * csharp/src/*/AssemblyInfo.cs
+# * csharp/src/Google.Protobuf/Google.Protobuf.nuspec
+# * java/*/pom.xml
+# * python/google/protobuf/__init__.py
+# * protoc-artifacts/pom.xml
# * src/google/protobuf/stubs/common.h
# * src/Makefile.am (Update -version-info for LDFLAGS if needed)
#