Version bump. This is the first version I'm going to tentatively call stable.

This commit is contained in:
Storm Dragon
2025-07-29 11:48:15 -04:00
parent 89bf5f230e
commit a2e63e0554
+1 -1
View File
@@ -42,7 +42,7 @@ BEGIN {
}
$command_line = $0; $0 = "TTYverse";
$TTYverse_VERSION = "2025.07.28";
$TTYverse_VERSION = "2025.07.29";
# this is kludgy, yes.
$LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} ||
$ENV{'ALL'};