Changes to be committed:

modified:   .gitignore
	modified:   cmd/test/main.go
	modified:   pkg/obioptions/version.go
This commit is contained in:
Eric Coissac
2025-01-09 07:24:41 +01:00
parent becb995e3d
commit d066bb6878
3 changed files with 5 additions and 1 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 = "4fe0db6"
var _Commit = "becb995"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.