From 61c96965860706cea4035ee36d95d5b74b6c895d Mon Sep 17 00:00:00 2001 From: Walter Gray Date: Sat, 28 May 2016 01:04:26 -0700 Subject: Update the list of places where the version is stored. --- configure.ac | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'configure.ac') 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) # -- cgit v1.2.3