mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-24 01:13:24 -05:00
Updated the version number. At this point gbootroot is officially 1.3.0 having
reached some milestones.
This commit is contained in:
parent
2536c2dd66
commit
9496c72553
@ -152,8 +152,8 @@ $main::sudo = "sudo";
|
|||||||
# I need to remember to edit this
|
# I need to remember to edit this
|
||||||
# and to update scripts/Debian.yard if
|
# and to update scripts/Debian.yard if
|
||||||
# make_debian has been changed.
|
# make_debian has been changed.
|
||||||
my $version = "1.2.14";
|
my $version = "1.3.0";
|
||||||
my $date = "10.24.2001";
|
my $date = "12.07.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…
x
Reference in New Issue
Block a user