This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch 3.2 in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 006aaa757518d6c9fd6f74144b0613994fdc79f6 Author: Massimo Manghi <[email protected]> AuthorDate: Fri Dec 12 16:59:59 2025 +0100 new version 3.2.9 --- ChangeLog | 1 + VERSION | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fe971fc..dcd3436 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * rivet/packages/dio/dio_Sqlite.tcl: add method create_field_formatter to match the name of the formatter class to suite the logic adopted in dio_Tdbc.tcl + * VERSION: New version 3.2.9 2025-11-20 Massimo Manghi <[email protected]> * rivet/packages/dio/formatters.tcl: The Sqlite3 field formatter class diff --git a/VERSION b/VERSION index f092941..e650c01 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.8 +3.2.9 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
