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 8c82d95  fix package dio_Tdbc version, bumping rivet version
8c82d95 is described below

commit 8c82d950376ff4d8c3849043b7f550d9ddd1cadd
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Tue Sep 17 14:55:21 2024 +0200

    fix package dio_Tdbc version, bumping rivet version
---
 VERSION                         | 2 +-
 rivet/packages/dio/pkgIndex.tcl | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 5ae69bd..34cde56 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.2.5
+3.2.6
diff --git a/rivet/packages/dio/pkgIndex.tcl b/rivet/packages/dio/pkgIndex.tcl
index 19c1c64..eaba613 100644
--- a/rivet/packages/dio/pkgIndex.tcl
+++ b/rivet/packages/dio/pkgIndex.tcl
@@ -20,4 +20,4 @@ package ifneeded dio_Postgresql 0.1 [list source [file join 
$dir dio_Postgresql0
 package ifneeded dio_Postgresql 1.2 [list source [file join $dir 
dio_Postgresql.tcl]]
 package ifneeded dio_Sqlite 0.1 [list source [file join $dir dio_Sqlite01.tcl]]
 package ifneeded dio_Sqlite 1.2 [list source [file join $dir dio_Sqlite.tcl]]
-package ifneeded dio_Tdbc 0.2 [list source [file join $dir dio_Tdbc.tcl]]
+package ifneeded dio_Tdbc 1.2 [list source [file join $dir dio_Tdbc.tcl]]


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

Reply via email to