Updated to 1.3.4

This commit is contained in:
freesource
2002-02-11 04:27:14 +00:00
parent 001cf094a1
commit fddfcac837
5 changed files with 42 additions and 7 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ my $uml_xterm = "xterm -e";
# and to update scripts/Debian.yard if
# make_debian has been changed,
# and to install -s linux.
my $version = "1.3.3";
my $date = "01.15.2002";
my $version = "1.3.4";
my $date = "02.08.2002";
my $gtk_perl_version = "0.7002";
my $pwd = `pwd`; chomp $pwd;
my $home_rootfs = "$home/root_filesystem/";