mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 21:09:23 +02:00
ed6be451a0
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|
|
|