patch a bug in obimultiplex: change option -t into -s

This commit is contained in:
Eric Coissac
2025-01-23 13:50:24 +01:00
parent 757448cb1e
commit ffd67252c3
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 = "4ae3336"
var _Commit = "757448c"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.