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 2013/12/09 00:39:58 UTC

svn commit: r1549354 - in /tcl/rivet/trunk: ChangeLog configure.ac

Author: mxmanghi
Date: Sun Dec  8 23:39:58 2013
New Revision: 1549354

URL: http://svn.apache.org/r1549354
Log:
    * configure.ac: version number bumped up to 2.1.4


Modified:
    tcl/rivet/trunk/ChangeLog
    tcl/rivet/trunk/configure.ac

Modified: tcl/rivet/trunk/ChangeLog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/ChangeLog?rev=1549354&r1=1549353&r2=1549354&view=diff
==============================================================================
--- tcl/rivet/trunk/ChangeLog (original)
+++ tcl/rivet/trunk/ChangeLog Sun Dec  8 23:39:58 2013
@@ -1,3 +1,6 @@
+2013-12-08 Massimo Manghi <mx...@apache.org>
+    * configure.ac: version number bumped up to 2.1.4
+
 2013-12-06 Massimo Manghi <mx...@apache.org>
     * rivet/packages/dio/dio_Postgres.tcl: minor changes (code indentation revised)
     * rivet/packages/dio/dio_Tdbc.tcl: experimental support for the tdbc

Modified: tcl/rivet/trunk/configure.ac
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/configure.ac?rev=1549354&r1=1549353&r2=1549354&view=diff
==============================================================================
--- tcl/rivet/trunk/configure.ac (original)
+++ tcl/rivet/trunk/configure.ac Sun Dec  8 23:39:58 2013
@@ -22,7 +22,7 @@ dnl
 # so you can encode the package version directly into the source files.
 #-----------------------------------------------------------------------
 
-AC_INIT([Rivet],[2.1.3])
+AC_INIT([Rivet],[2.1.4])
 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