Last changes before 1.3.1 release.

This commit is contained in:
freesource
2001-12-25 08:15:08 +00:00
parent 07f230188e
commit fe313e798e
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ my $uml_xterm = "xterm -e";
# and to update scripts/Debian.yard if
# make_debian has been changed.
my $version = "1.3.1";
my $date = "12.23.2001";
my $date = "12.25.2001";
my $gtk_perl_version = "0.7002";
my $pwd = `pwd`; chomp $pwd;
my $home_rootfs = "$home/root_filesystem/";