mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Updated the version to 1.2.14 and date.
This commit is contained in:
parent
4acfa256d8
commit
50cc0e4ded
@ -228,8 +228,8 @@ $main::sudo = "sudo";
|
||||
# right libraries are copied over to initrd and the size is checked).
|
||||
|
||||
# I need to remember to edit this
|
||||
my $version = "1.2.13";
|
||||
my $date = "10.08.2001";
|
||||
my $version = "1.2.14";
|
||||
my $date = "10.24.2001";
|
||||
my $gtk_perl_version = "0.7002";
|
||||
my $pwd = `pwd`; chomp $pwd;
|
||||
my $home_rootfs = "$home/root_filesystem/";
|
||||
|
Loading…
x
Reference in New Issue
Block a user