Version bump. This is the first version I'm going to tentatively call stable.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ BEGIN {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$command_line = $0; $0 = "TTYverse";
|
$command_line = $0; $0 = "TTYverse";
|
||||||
$TTYverse_VERSION = "2025.07.28";
|
$TTYverse_VERSION = "2025.07.29";
|
||||||
# this is kludgy, yes.
|
# this is kludgy, yes.
|
||||||
$LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} ||
|
$LANG = $ENV{'LANG'} || $ENV{'GDM_LANG'} || $ENV{'LC_CTYPE'} ||
|
||||||
$ENV{'ALL'};
|
$ENV{'ALL'};
|
||||||
|
|||||||
Reference in New Issue
Block a user