You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2012/11/02 19:37:26 UTC

svn commit: r1405093 - /qpid/proton/trunk/proton-c/CMakeLists.txt

Author: rhs
Date: Fri Nov  2 18:37:26 2012
New Revision: 1405093

URL: http://svn.apache.org/viewvc?rev=1405093&view=rev
Log:
bumped release number

Modified:
    qpid/proton/trunk/proton-c/CMakeLists.txt

Modified: qpid/proton/trunk/proton-c/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/CMakeLists.txt?rev=1405093&r1=1405092&r2=1405093&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/CMakeLists.txt (original)
+++ qpid/proton/trunk/proton-c/CMakeLists.txt Fri Nov  2 18:37:26 2012
@@ -21,7 +21,7 @@ cmake_minimum_required (VERSION 2.6)
 project (Proton C)
 
 set (PN_VERSION_MAJOR 0)
-set (PN_VERSION_MINOR 1)
+set (PN_VERSION_MINOR 2)
 set (PN_VERSION "${PN_VERSION_MAJOR}.${PN_VERSION_MINOR}")
 
 include(soversion.cmake)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org