Author: tabish
Date: Tue Aug 26 15:50:13 2008
New Revision: 689282

URL: http://svn.apache.org/viewvc?rev=689282&view=rev
Log:
Set version to next release snapshot

Modified:
    activemq/activemq-cpp/trunk/configure.ac

Modified: activemq/activemq-cpp/trunk/configure.ac
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/configure.ac?rev=689282&r1=689281&r2=689282&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/configure.ac (original)
+++ activemq/activemq-cpp/trunk/configure.ac Tue Aug 26 15:50:13 2008
@@ -26,7 +26,7 @@
 ## Define the Version variables
 ## -----------------------------------------------
 ACTIVEMQ_LIBRARY_NAME=activemq-cpp
-ACTIVEMQ_VERSION=2.2.1
+ACTIVEMQ_VERSION=2.3-SNAPSHOT
 ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}
 
 ##
@@ -42,7 +42,7 @@
 ## REVISION: a change in the REVISION number is made for any other type of 
change
 ##  that does not justify a change to MINOR or MAJOR
 ##
-ACTIVEMQ_LIBRARY_VERSION=4:0:0
+ACTIVEMQ_LIBRARY_VERSION=4:1:0
 
 AC_SUBST(ACTIVEMQ_LIBRARY_NAME)
 AC_SUBST(ACTIVEMQ_VERSION)


Reply via email to