This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
The following commit(s) were added to refs/heads/2.3 by this push: new b898c69 Reverting version as 2.3.6 b898c69 is described below commit b898c699db2f2829fb9f6fbdab6098dcc16d83c8 Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Tue Nov 20 14:49:34 2018 +0100 Reverting version as 2.3.6 --- ChangeLog | 4 ++++ VERSION | 2 +- configure.ac | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c7e98d0..63f2d5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-11-20 Massimo Manghi <mxman...@apache.org> + * VERSION,configure.ac: reverting to version 2.3.6 as we never + released that version + 2018-11-19 Massimo Manghi <mxman...@apache.org> * VERSION,configure.ac: bumping version to 2.3.7 * src/rivetcmds/rivetCore.c: fix wrong discrimination between diff --git a/VERSION b/VERSION index 00355e2..e75da3e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.7 +2.3.6 diff --git a/configure.ac b/configure.ac index 85b1440..5cd2e34 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl # so you can encode the package version directly into the source files. #----------------------------------------------------------------------- -AC_INIT([Rivet],[2.3.7]) +AC_INIT([Rivet],[2.3.6]) TEA_INIT([3.9]) # we are storing here the configure command line, as recursive --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org