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

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


The following commit(s) were added to refs/heads/master by this push:
     new e150c47  dio_Tdbc.tcl version number update as 1.2.5
e150c47 is described below

commit e150c47edf54cdb821f5ca2778fdf32766d41077
Author: Massimo Manghi <[email protected]>
AuthorDate: Sun Oct 26 18:22:31 2025 +0100

    dio_Tdbc.tcl version number update as 1.2.5
---
 ChangeLog                       | 3 +++
 rivet/packages/dio/dio_Tdbc.tcl | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 68ced10..0cb75d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2025-10-26 Massimo Manghi <[email protected]>
+       * rivet/packages/dio/dio_Tdbc.tcl: version number updated to 1.2.5
+
 2025-10-24 Massimo Manghi <[email protected]>
        * doc/rivet.xml.in: reformat and align entities definitions
        * doc/xml/commands.xml: changed 'inspect' command definition in 
reference list
diff --git a/rivet/packages/dio/dio_Tdbc.tcl b/rivet/packages/dio/dio_Tdbc.tcl
index 0e06e80..b39375e 100644
--- a/rivet/packages/dio/dio_Tdbc.tcl
+++ b/rivet/packages/dio/dio_Tdbc.tcl
@@ -21,7 +21,7 @@
 
 package require tdbc
 package require DIO      1.2.3
-package provide dio_Tdbc 1.2.4
+package provide dio_Tdbc 1.2.5
 
 namespace eval DIO {
     ::itcl::class Tdbc {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to