From c0f79a5cd929cc229dcaacf04d6c6d33a430342b Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 25 Oct 2001 21:49:45 +0000 Subject: [PATCH] Added a reminder. --- gbootroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gbootroot b/gbootroot index 76166ff..bd3ca7c 100755 --- a/gbootroot +++ b/gbootroot @@ -254,6 +254,8 @@ $main::sudo = "sudo"; # right libraries are copied over to initrd and the size is checked). # I need to remember to edit this +# and to update scripts/Debian.yard if +# make_debian has been changed. my $version = "1.2.14"; my $date = "10.24.2001"; my $gtk_perl_version = "0.7002";