diff --git a/ttyverse.pl b/ttyverse.pl index 08a08e5..05c4f2a 100755 --- a/ttyverse.pl +++ b/ttyverse.pl @@ -42,7 +42,7 @@ BEGIN { } $command_line = $0; $0 = "TTYverse"; - $TTYverse_VERSION = "2025.07.29"; + $TTYverse_VERSION = "2025.07.30"; # this is kludgy, yes. $LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} || $ENV{'ALL'};