Update the install script

This commit is contained in:
Eric Coissac
2025-05-01 11:45:46 +02:00
parent 13ff892ac9
commit e065e2963b
2 changed files with 4 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 = "c0ecaf9"
var _Commit = "13ff892"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.