Author: thobbs
Date: Mon Jun  6 20:36:46 2011
New Revision: 1132753

URL: http://svn.apache.org/viewvc?rev=1132753&view=rev
Log:
Adding merged version info an release notes from the trunk

Modified:
    river/jtsk/tags/2.2.0/src/com/sun/jini/constants/VersionConstants.java

Modified: river/jtsk/tags/2.2.0/src/com/sun/jini/constants/VersionConstants.java
URL: 
http://svn.apache.org/viewvc/river/jtsk/tags/2.2.0/src/com/sun/jini/constants/VersionConstants.java?rev=1132753&r1=1132752&r2=1132753&view=diff
==============================================================================
--- river/jtsk/tags/2.2.0/src/com/sun/jini/constants/VersionConstants.java 
(original)
+++ river/jtsk/tags/2.2.0/src/com/sun/jini/constants/VersionConstants.java Mon 
Jun  6 20:36:46 2011
@@ -25,5 +25,5 @@ package com.sun.jini.constants;
  */
 public interface VersionConstants {
     /** Current version of the Apache River release */ 
-    String SERVER_VERSION = "2.1.2";
+    String SERVER_VERSION = "2.2.0";
 }


Reply via email to