CVSROOT:        /cvs/cluster
Module name:    cluster
Changes by:     [EMAIL PROTECTED]       2008-01-28 06:43:50

Modified files:
        .              : configure 

Log message:
        Bump kernel check to 2.6.24

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/configure.diff?cvsroot=cluster&r1=1.47&r2=1.48

--- cluster/configure   2008/01/07 18:58:29     1.47
+++ cluster/configure   2008/01/28 06:43:50     1.48
@@ -27,7 +27,7 @@
 
 # this should be only the major version without the extra version 
 # eg. only the first 3 digits
-my $required_kernelversion = '2.6.23';
+my $required_kernelversion = '2.6.24';
 
 my %options = (
        help => \$help,

Reply via email to