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/31 19:20:41 UTC

svn commit: r1488323 - /pivot/branches/2.0.x/README

Author: rwhitcomb
Date: Fri May 31 17:20:40 2013
New Revision: 1488323

URL: http://svn.apache.org/r1488323
Log:
Updated README to refer to version 2.0.4.

Modified:
    pivot/branches/2.0.x/README

Modified: pivot/branches/2.0.x/README
URL: http://svn.apache.org/viewvc/pivot/branches/2.0.x/README?rev=1488323&r1=1488322&r2=1488323&view=diff
==============================================================================
--- pivot/branches/2.0.x/README (original)
+++ pivot/branches/2.0.x/README Fri May 31 17:20:40 2013
@@ -16,24 +16,24 @@ in their associated libraries:
 Distribution JARs
 =================
 
-* Core (pivot-core-2.0.3.jar):
+* Core (pivot-core-2.0.4.jar):
   A set of common, non-UI-specific classes.
 
-* WTK (pivot-wtk-2.0.3.jar):
+* WTK (pivot-wtk-2.0.4.jar):
   Classes for user interface development, including windows, dialogs, buttons,
   lists, text input, layout, drag and drop, XML markup, etc.
 
-* WTK Terra Theme (pivot-wtk-terra-2.0.3.jar):
+* WTK Terra Theme (pivot-wtk-terra-2.0.4.jar):
   The default WTK theme provider for Pivot, responsible for the look & feel of
   the user interface components.
 
-* Web (pivot-web-2.0.3.jar):
+* Web (pivot-web-2.0.4.jar):
   Classes to facilitate communication with remote data services.
 
-* Web Server (pivot-web-server-2.0.3.jar):
+* Web Server (pivot-web-server-2.0.4.jar):
   Classes to facilitate implementation of server-side data services.
 
-* Charting (pivot-charts-2.0.3.jar):
+* Charting (pivot-charts-2.0.4.jar):
   Classes for adding interactive charting capabilities to Pivot applications.
 
 To begin developing with Pivot, simply include the necessary libraries on your
@@ -90,4 +90,4 @@ Documentation
 Pivot home page: http://pivot.apache.org/
 Demos:           http://pivot.apache.org/demos/
 Tutorials:       http://pivot.apache.org/tutorials/
-Javadoc:         http://pivot.apache.org/2.0.3/docs/api/
+Javadoc:         http://pivot.apache.org/2.0.4/docs/api/