From a001ed0c033faf7dcce706408d0a00298215cde0 Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Mon, 1 Dec 2008 23:47:49 +0000 Subject: * Update version compatibility stuff -- 2.0.3 is in no way compatible with 2.0.2. * Minor Tru64 fix. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d56144c2..e73ea10f 100644 --- a/configure.ac +++ b/configure.ac @@ -7,6 +7,7 @@ AC_PREREQ(2.59) # * java/pom.xml # * python/setup.py # * src/google/protobuf/stubs/common.h +# * src/Makefile.am (Update -version-info for LDFLAGS if needed) AC_INIT([protobuf],[2.0.3-SNAPSHOT],[protobuf@googlegroups.com]) AC_CONFIG_SRCDIR(src/google/protobuf/message.cc) -- cgit v1.2.3