Bump version to 4.4.8

Update version from 4.4.7 to 4.4.8 in version.txt and _Version variable.
This commit is contained in:
Eric Coissac
2026-02-06 09:08:33 +01:00
parent f798f22434
commit 7f0133a196
2 changed files with 2 additions and 2 deletions

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.7"
var _Version = "Release 4.4.8"
// Version returns the version of the obitools package.
//

View File

@@ -1 +1 @@
4.4.7
4.4.8