diff --git a/ttyverse.pl b/ttyverse.pl index d11a9f2..151a39f 100755 --- a/ttyverse.pl +++ b/ttyverse.pl @@ -39,7 +39,7 @@ BEGIN { } $command_line = $0; $0 = "TTYverse"; - $TTYverse_VERSION = "2025.07.25"; + $TTYverse_VERSION = "2025.07.28"; # this is kludgy, yes. $LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} || $ENV{'ALL'};