Browse Source

Updated the version to 1.2.14 and date.

master
freesource 23 years ago
parent
commit
50cc0e4ded
  1. 4
      gbootroot

4
gbootroot

@ -228,8 +228,8 @@ $main::sudo = "sudo";
# right libraries are copied over to initrd and the size is checked). # right libraries are copied over to initrd and the size is checked).
# I need to remember to edit this # I need to remember to edit this
my $version = "1.2.13"; my $version = "1.2.14";
my $date = "10.08.2001"; my $date = "10.24.2001";
my $gtk_perl_version = "0.7002"; my $gtk_perl_version = "0.7002";
my $pwd = `pwd`; chomp $pwd; my $pwd = `pwd`; chomp $pwd;
my $home_rootfs = "$home/root_filesystem/"; my $home_rootfs = "$home/root_filesystem/";

Loading…
Cancel
Save