235e331987
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191
10 lines
134 B
Diff
10 lines
134 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,5 @@
|
|
VERSION = 3
|
|
PATCHLEVEL = 0
|
|
-SUBLEVEL = 0
|
|
EXTRAVERSION = -rc3
|
|
NAME = Sneaky Weasel
|
|
|