version bump for next tag.

This commit is contained in:
Storm Dragon
2025-08-06 19:36:20 -04:00
parent 9f2bf588e1
commit 953691d079
+1 -1
View File
@@ -42,7 +42,7 @@ BEGIN {
}
$command_line = $0; $0 = "TTYverse";
$TTYverse_VERSION = "2025.07.30";
$TTYverse_VERSION = "2025.08.06";
# this is kludgy, yes.
$LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} ||
$ENV{'ALL'};