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 2009/12/03 15:58:37 UTC

svn commit: r886802 - /activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac

Author: tabish
Date: Thu Dec  3 14:58:37 2009
New Revision: 886802

URL: http://svn.apache.org/viewvc?rev=886802&view=rev
Log:
Update libtool version for the 3.1 release

Modified:
    activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac?rev=886802&r1=886801&r2=886802&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.1.x/activemq-cpp/configure.ac Thu Dec  3 14:58:37 2009
@@ -48,7 +48,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=10:1:0
+ACTIVEMQ_LIBRARY_VERSION=11:0:0
 
 AC_SUBST(ACTIVEMQ_LIBRARY_NAME)
 AC_SUBST(ACTIVEMQ_VERSION)