Changes to be committed:

modified:   pkg/obioptions/version.go
This commit is contained in:
Eric Coissac
2025-08-07 17:01:48 -04:00
parent 412b54822c
commit 7a6d552450

View File

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