patch a bug in obiannotate

This commit is contained in:
Eric Coissac
2025-03-11 16:35:38 +01:00
parent 50d11ce374
commit 3b5d4ba455
3 changed files with 41 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 = "52d5f6f"
var _Commit = "50d11ce"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.