commit:     5eb90f8187b1a7047a1fad2a8b161e98b851c5af
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Fri Sep 12 16:45:32 2025 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Fri Sep 12 16:54:10 2025 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=5eb90f81

Bump $VERSION to 3.5

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 4cb43e8..d2a6a4c 100755
--- 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.4';
+my $VERSION = '3.5';
 
 my $DEFERRED_SIGNAL = '';
 my $PID = $$;

Reply via email to