[release] bump version to v4.4.39

- Update `version.txt` from "v" to v4.4.39
- Auto-synced `pkg/obioptions/version.go` via Makefile
This commit is contained in:
Eric Coissac
2026-04-14 14:47:57 +02:00
parent 5714fa6cd3
commit 03f251c365
2 changed files with 2 additions and 2 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.38"
var _Version = "Release 4.4.39"
// Version returns the version of the obitools package.
//
+1 -1
View File
@@ -1 +1 @@
4.4.38
4.4.39