For run of test using bash in makefile

This commit is contained in:
Eric Coissac
2025-02-19 13:58:52 +01:00
parent d3d15acc6c
commit 7e90537379
3 changed files with 3 additions and 3 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 = "bd4a0b5"
var _Commit = "d3d15ac"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.