Changes to be committed:

modified:   pkg/obingslibrary/multimatch.go
	modified:   pkg/obioptions/version.go
This commit is contained in:
Eric Coissac
2025-06-17 09:06:42 +02:00
parent 38dcd98d4a
commit 1c6ab1c559
2 changed files with 9 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 = "7b23985"
var _Commit = "38dcd98"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.