You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by rw...@apache.org on 2013/05/06 18:01:30 UTC

svn commit: r1479611 - /pivot/branches/2.0.x/build.properties

Author: rwhitcomb
Date: Mon May  6 16:01:30 2013
New Revision: 1479611

URL: http://svn.apache.org/r1479611
Log:
Update build version to 2.0.4 in preparation for next minor release.

Modified:
    pivot/branches/2.0.x/build.properties

Modified: pivot/branches/2.0.x/build.properties
URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x/build.properties?rev=1479611&r1=1479610&r2=1479611&view=diff
==============================================================================
--- pivot/branches/2.0.x/build.properties (original)
+++ pivot/branches/2.0.x/build.properties Mon May  6 16:01:30 2013
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # Pivot Version
-version=2.0.3
+version=2.0.4
 
 # set local server for downloading applications and data
 # (currently needed only for some pivot-demo, like LargeData)