Update for next release

git-svn-id: https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-2.x@743121 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac
index e0a423a..8996ebc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@
 ## Define the Version variables
 ## -----------------------------------------------
 ACTIVEMQ_LIBRARY_NAME=activemq-cpp
-ACTIVEMQ_VERSION=2.2.3
+ACTIVEMQ_VERSION=2.2.4
 ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}
 
 ##
@@ -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=6:0:0
+ACTIVEMQ_LIBRARY_VERSION=6:0:1
 
 AC_SUBST(ACTIVEMQ_LIBRARY_NAME)
 AC_SUBST(ACTIVEMQ_VERSION)