commit:     932e88c030af431404a0825a4208fedb2f478c44
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Sun Sep 14 04:21:02 2025 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Sun Sep 14 04:21:02 2025 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=932e88c0

Bump $VERSION to 3.7

Signed-off-by: Kerin Millar <kfm <AT> plushkava.net>

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index 45919fa..796e8cc 100644
--- a/locale-gen
+++ b/locale-gen
@@ -19,7 +19,7 @@ use List::Util qw(any);
 use experimental qw(try);
 
 my $PROGRAM = basename(__FILE__);
-my $VERSION = '3.6';
+my $VERSION = '3.7';
 
 my $DEFERRED_SIGNAL = '';
 my $PID = $$;

Reply via email to