linux-libc-headers/trunk: VERSION include/linux/version.h

mmazur cvs at pld-linux.org
Wed Jul 6 02:15:07 CEST 2005


Author: mmazur
Date: Wed Jul  6 02:15:04 2005
New Revision: 6210

Modified:
   linux-libc-headers/trunk/VERSION
   linux-libc-headers/trunk/include/linux/version.h
Log:
- releasing 2.6.12.0


Modified: linux-libc-headers/trunk/VERSION
==============================================================================
--- linux-libc-headers/trunk/VERSION	(original)
+++ linux-libc-headers/trunk/VERSION	Wed Jul  6 02:15:04 2005
@@ -1 +1 @@
-2.6.11.2
+2.6.12.0

Modified: linux-libc-headers/trunk/include/linux/version.h
==============================================================================
--- linux-libc-headers/trunk/include/linux/version.h	(original)
+++ linux-libc-headers/trunk/include/linux/version.h	Wed Jul  6 02:15:04 2005
@@ -2,9 +2,9 @@
 #define _LINUX_VERSION_H
 
 
-#define UTS_RELEASE "2.6.11"
-#define LINUX_VERSION_CODE 132619
-#define LIBC_HEADERS_VERSION "2.6.11.2"
+#define UTS_RELEASE "2.6.12"
+#define LINUX_VERSION_CODE 132620
+#define LIBC_HEADERS_VERSION "2.6.12.0"
 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
 
 #endif



More information about the pld-cvs-commit mailing list