Author: tabish
Date: Tue Jun 3 07:00:38 2008
New Revision: 662804
URL: http://svn.apache.org/viewvc?rev=662804&view=rev
Log:
Upping version no's for next release.
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=662804&r1=662803&r2=662804&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/configure.ac (original)
+++ activemq/activemq-cpp/trunk/configure.ac Tue Jun 3 07:00:38 2008
@@ -26,8 +26,8 @@
## Define the Version variables
## -----------------------------------------------
ACTIVEMQ_LIBRARY_NAME=activemq-cpp
-ACTIVEMQ_VERSION=2.2-SNAPSHOT
-ACTIVEMQ_LIBRARY_VERSION=2:2
+ACTIVEMQ_VERSION=2.3-SNAPSHOT
+ACTIVEMQ_LIBRARY_VERSION=2:3
ACTIVEMQ_RELEASE=0.0
ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}