Changes to be committed:

modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obiclean/chimera.go
This commit is contained in:
Eric Coissac
2025-02-24 15:25:45 +01:00
parent db284f1d44
commit 13d610aff7
2 changed files with 8 additions and 11 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 = "51b3e83"
var _Commit = "db284f1"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.