obimultiplex2 in now obimultiplex

Former-commit-id: ee6f5e15a3f1729dfc2806d039c842c9c3bdd343
This commit is contained in:
Eric Coissac
2024-06-07 09:04:37 +02:00
parent bc12b1aaa2
commit 3a7661f324
6 changed files with 118 additions and 235 deletions

View File

@ -7,7 +7,7 @@ import (
// TODO: The version number is extracted from git. This induces that the version
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "a396240"
var _Commit = "748a235"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.