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}\""