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 2008/11/20 15:57:46 UTC

svn commit: r719247 - /activemq/activemq-cpp/trunk/configure.ac

Author: tabish
Date: Thu Nov 20 06:57:46 2008
New Revision: 719247

URL: http://svn.apache.org/viewvc?rev=719247&view=rev
Log:
Update Library version to indicate the next release will be Binary incompatible with previous releases.

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=719247&r1=719246&r2=719247&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/configure.ac (original)
+++ activemq/activemq-cpp/trunk/configure.ac Thu Nov 20 06:57:46 2008
@@ -44,7 +44,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:1:0
+ACTIVEMQ_LIBRARY_VERSION=5:0:0
 
 AC_SUBST(ACTIVEMQ_LIBRARY_NAME)
 AC_SUBST(ACTIVEMQ_VERSION)