From fec078c04c8d645f2919abb03c061d842b5c858f Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 13 Apr 2026 14:08:16 +0200 Subject: [PATCH] Release 4.4.32 --- pkg/obioptions/version.go | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/obioptions/version.go b/pkg/obioptions/version.go index 40d78c3..122a9b4 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.31" +var _Version = "Release 4.4.32" // Version returns the version of the obitools package. // diff --git a/version.txt b/version.txt index e23f190..d5fc18f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.4.31 +4.4.32