Add the --number option to obiannotate

This commit is contained in:
Eric Coissac
2025-04-22 18:35:51 +02:00
parent a57cfda675
commit c0ecaf90ab
5 changed files with 78 additions and 2 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 = "0aec5ba"
var _Commit = "a57cfda"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.