You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/12/09 19:05:18 UTC

svn commit: r602706 - /activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac

Author: tabish
Date: Sun Dec  9 10:05:17 2007
New Revision: 602706

URL: http://svn.apache.org/viewvc?rev=602706&view=rev
Log:
Creating new tag for a 2.1.3 release
http://issues.apache.org/activemq/browse/AMQCPP-154

Modified:
    activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac

Modified: activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac?rev=602706&r1=602705&r2=602706&view=diff
==============================================================================
--- activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac (original)
+++ activemq/activemq-cpp/tags/activemq-cpp-2.1.3/configure.ac Sun Dec  9 10:05:17 2007
@@ -26,7 +26,7 @@
 ## Define the Version variables
 ## -----------------------------------------------
 ACTIVEMQ_LIBRARY_NAME=activemq-cpp
-ACTIVEMQ_VERSION=2.1.2
+ACTIVEMQ_VERSION=2.1.3
 ACTIVEMQ_LIBRARY_VERSION=2:1:2
 ACTIVEMQ_RELEASE=0.0
 ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}