Author: gotom Date: 2005-05-27 14:35:07 +0000 (Fri, 27 May 2005) New Revision: 911
Modified: linux-kernel-headers/branches/lkh-branch-2.6.12/version.h Log: updated to 2.6.12-rc5. Modified: linux-kernel-headers/branches/lkh-branch-2.6.12/version.h =================================================================== --- linux-kernel-headers/branches/lkh-branch-2.6.12/version.h 2005-05-27 14:34:35 UTC (rev 910) +++ linux-kernel-headers/branches/lkh-branch-2.6.12/version.h 2005-05-27 14:35:07 UTC (rev 911) @@ -1,3 +1,3 @@ -#define UTS_RELEASE "2.6.0-test7" -#define LINUX_VERSION_CODE 132608 +#define UTS_RELEASE "2.6.12-rc5" +#define LINUX_VERSION_CODE 132620 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

