This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch winbuild
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


The following commit(s) were added to refs/heads/winbuild by this push:
     new 8688098  experimentally changing version number to 3.2.1 in order to 
test appveyor build
8688098 is described below

commit 8688098418da85ec774d1c5dcaf860fc3ef393a7
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Mon Dec 17 11:38:24 2018 +0100

    experimentally changing version number to 3.2.1 in order to test appveyor 
build
---
 ChangeLog     | 1 +
 VERSION       | 2 +-
 doc/rivet.xml | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 829430f..92f5b8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 2018-12-17 Massimo Manghi <mxman...@apache.org>
+    * VERSION: changing version to 3.2.1 attempting to trigger an appveyor 
rebuild
        * 
src/request/apache_request.c,src/request/apache_multipart_buffer.[c|h]: 
        explicit cast to int wherever needed by calls to Tcl_* functions and 
changed 
        int to size_t wherever required 
diff --git a/VERSION b/VERSION
index 944880f..e4604e3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.2.0
+3.2.1
diff --git a/doc/rivet.xml b/doc/rivet.xml
index 89f940f..91e929a 100644
--- a/doc/rivet.xml
+++ b/doc/rivet.xml
@@ -36,7 +36,7 @@
     <!ENTITY lazybridge.xml        SYSTEM "xml/lazybridge.xml" >
     <!ENTITY formbroker.xml        SYSTEM "xml/formbroker.xml" >
     <!ENTITY version              "3.2" >
-    <!ENTITY fullversion           "3.2.0" >
+    <!ENTITY fullversion           "3.2.1" >
     <!ENTITY version2-series      "2.0,2.1,2.2,2.3" >
     <!ENTITY version2-generic     "2.x" >
     <!ENTITY version30                "3.0" >


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to