This commit is contained in:
Eric Coissac
2026-04-13 16:27:14 +02:00
parent 137f49d1d1
commit f19065261e
3 changed files with 89 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package obioptions
// Version is automatically updated by the Makefile from version.txt
// The patch number (third digit) is incremented on each push to the repository
var _Version = "Release 4.4.33"
var _Version = "Release 4.4.34"
// Version returns the version of the obitools package.
//