diff --git a/pkg/obioptions/version.go b/pkg/obioptions/version.go index e4ef0cd..98ffb57 100644 --- a/pkg/obioptions/version.go +++ b/pkg/obioptions/version.go @@ -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.27" +var _Version = "Release 4.4.28" // Version returns the version of the obitools package. // diff --git a/version.txt b/version.txt index 2e97d0a..01d272b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.4.27 +4.4.28