You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2014/08/20 11:19:25 UTC

svn commit: r1619055 - /chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig

Author: gavincornwell
Date: Wed Aug 20 09:19:25 2014
New Revision: 1619055

URL: http://svn.apache.org/r1619055
Log:
Updated version number to 0.5

Modified:
    chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig

Modified: chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig
URL: http://svn.apache.org/viewvc/chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig?rev=1619055&r1=1619054&r2=1619055&view=diff
==============================================================================
--- chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig (original)
+++ chemistry/objectivecmis/trunk/ObjectiveCMIS/ObjectiveCMIS.xcconfig Wed Aug 20 09:19:25 2014
@@ -16,7 +16,7 @@
 // under the License.
 
 // Library version number
-OBJECTIVECMIS_VERSION=0.4
+OBJECTIVECMIS_VERSION=0.5
 
 // Allow selected config variables to be accessible in code
 OTHER_CFLAGS=-DOBJECTIVECMIS_VERSION="@\"${OBJECTIVECMIS_VERSION}\""