You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by nm...@apache.org on 2007/01/28 14:54:34 UTC

svn commit: r500795 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac

Author: nmittler
Date: Sun Jan 28 05:54:34 2007
New Revision: 500795

URL: http://svn.apache.org/viewvc?view=rev&rev=500795
Log:
updated version in configure.ac to 2.0-SNAPSHOT

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

Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac?view=diff&rev=500795&r1=500794&r2=500795
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac Sun Jan 28 05:54:34 2007
@@ -26,7 +26,7 @@
 ## Define the Version variables
 ## -----------------------------------------------
 ACTIVEMQ_LIBRARY_NAME=activemq-cpp
-ACTIVEMQ_VERSION=1.x-incubator-SNAPSHOT
+ACTIVEMQ_VERSION=2.0-SNAPSHOT
 ACTIVEMQ_LIBRARY_VERSION=0:0:0
 ACTIVEMQ_RELEASE=0.0
 ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}