You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2015/04/26 19:44:05 UTC

svn commit: r1676133 - in /tcl/rivet/branches/2.2: ChangeLog VERSION configure.ac

Author: mxmanghi
Date: Sun Apr 26 17:44:05 2015
New Revision: 1676133

URL: http://svn.apache.org/r1676133
Log:
    * VERSION,configure.ac: changing version to 2.2.3 looking ahead for a
    future release


Modified:
    tcl/rivet/branches/2.2/ChangeLog
    tcl/rivet/branches/2.2/VERSION
    tcl/rivet/branches/2.2/configure.ac

Modified: tcl/rivet/branches/2.2/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.2/ChangeLog?rev=1676133&r1=1676132&r2=1676133&view=diff
==============================================================================
--- tcl/rivet/branches/2.2/ChangeLog (original)
+++ tcl/rivet/branches/2.2/ChangeLog Sun Apr 26 17:44:05 2015
@@ -1,3 +1,7 @@
+2015-04-26 Massimo Manghi <mx...@apache.org>
+    * VERSION,configure.ac: changing version to 2.2.3 looking ahead for a
+    future release
+
 2015-04-22 Massimo Manghi <mx...@apache.org>
     * doc/xml/internals.xml: replaced reference to the old configure.tcl script
     and replaced with up-to-date directions on how to build with the debugger

Modified: tcl/rivet/branches/2.2/VERSION
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.2/VERSION?rev=1676133&r1=1676132&r2=1676133&view=diff
==============================================================================
--- tcl/rivet/branches/2.2/VERSION (original)
+++ tcl/rivet/branches/2.2/VERSION Sun Apr 26 17:44:05 2015
@@ -1 +1 @@
-2.2.2
+2.2.3

Modified: tcl/rivet/branches/2.2/configure.ac
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.2/configure.ac?rev=1676133&r1=1676132&r2=1676133&view=diff
==============================================================================
--- tcl/rivet/branches/2.2/configure.ac (original)
+++ tcl/rivet/branches/2.2/configure.ac Sun Apr 26 17:44:05 2015
@@ -22,7 +22,7 @@ dnl
 # so you can encode the package version directly into the source files.
 #-----------------------------------------------------------------------
 
-AC_INIT([Rivet],[2.2.2])
+AC_INIT([Rivet],[2.2.3])
 TEA_INIT([3.9])
 
 AC_CONFIG_AUX_DIR(tclconfig)



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org