Changes to be committed:

modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obicleandb/obicleandb.go
	modified:   pkg/obitools/obicleandb/options.go
This commit is contained in:
Eric Coissac
2025-03-06 13:38:38 +01:00
parent b5cf586f17
commit fbe7d15dc3
3 changed files with 4 additions and 15 deletions

View File

@ -8,7 +8,7 @@ import (
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "286e27d"
var _Commit = "b5cf586"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.