$ cat /usr/src/linux-headers-2.6.27-6-generic/include/linux/version.h #define LINUX_VERSION_CODE 132635 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
$ ls -l /usr/src/linux-headers-2.6.27-6-generic/include/linux/version.h -rw-r--r-- 1 root root 97 2008-10-07 08:44 /usr/src/linux-headers-2.6.27-6-generic/include/linux/version.h $ cat /usr/include/linux/version.h #define LINUX_VERSION_CODE 132635 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) $ ls -l /usr/include/linux/version.h -rw-r--r-- 1 root root 97 2008-10-07 09:11 /usr/include/linux/version.h -- Upgrade to Ubuntu 8.10 Alpha 3 stops Nvidia driver working https://bugs.launchpad.net/bugs/252160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs