commit:     2ef3861d358e2ca5d55ccc86e5afc72b1e5e5020
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Tue Jan 13 23:09:45 2026 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Tue Jan 13 23:17:11 2026 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=2ef3861d

Bump $VERSION to 3.10

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 f9b4f86..99837f1 100644
--- a/locale-gen
+++ b/locale-gen
@@ -18,7 +18,7 @@ use Term::ANSIColor qw(colored);
 use experimental qw(try);
 
 my $PROGRAM = basename(__FILE__);
-my $VERSION = '3.9';
+my $VERSION = '3.10';
 
 my $DEFERRED_SIGNAL = '';
 my $PID = $$;

Reply via email to