You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/09/11 02:50:03 UTC

svn commit: r1521707 - /manifoldcf/integration/sharepoint-2010/trunk/build.xml

Author: kwright
Date: Wed Sep 11 00:50:03 2013
New Revision: 1521707

URL: http://svn.apache.org/r1521707
Log:
0.4 development

Modified:
    manifoldcf/integration/sharepoint-2010/trunk/build.xml

Modified: manifoldcf/integration/sharepoint-2010/trunk/build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/sharepoint-2010/trunk/build.xml?rev=1521707&r1=1521706&r2=1521707&view=diff
==============================================================================
--- manifoldcf/integration/sharepoint-2010/trunk/build.xml (original)
+++ manifoldcf/integration/sharepoint-2010/trunk/build.xml Wed Sep 11 00:50:03 2013
@@ -53,7 +53,7 @@
     <target name="build" depends="deliver"/>
     
     <target name="set-version">
-        <property name="release-version" value="0.3"/>
+        <property name="release-version" value="0.4-dev"/>
     </target>
       
     <target name="create-source-zip" depends="set-version">