Author: dreiss
Date: Wed May 6 22:01:28 2009
New Revision: 772442
URL: http://svn.apache.org/viewvc?rev=772442&view=rev
Log:
THRIFT-439. Update version in configure.ac in the 0.1.x branch
Modified:
incubator/thrift/branches/0.1.x/configure.ac
Modified: incubator/thrift/branches/0.1.x/configure.ac
URL:
http://svn.apache.org/viewvc/incubator/thrift/branches/0.1.x/configure.ac?rev=772442&r1=772441&r2=772442&view=diff
==============================================================================
--- incubator/thrift/branches/0.1.x/configure.ac (original)
+++ incubator/thrift/branches/0.1.x/configure.ac Wed May 6 22:01:28 2009
@@ -19,7 +19,7 @@
AC_PREREQ(2.59)
-AC_INIT([thrift], [20080411])
+AC_INIT([thrift], [0.1-dev])
AC_CONFIG_AUX_DIR([.])