summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2005-06-29 07:57:29 +0200
committerLinus Torvalds2005-06-29 07:57:29 +0200
commit4c91aedb75d1b87deccf16d58f67fb46402d7d44 (patch)
tree9fba45e2b1a769b0f984fa7b780020256ed3b9ba /Makefile
parent[PATCH] ieee80211.h build fix (diff)
downloadkernel-qcow2-linux-4c91aedb75d1b87deccf16d58f67fb46402d7d44.tar.gz
kernel-qcow2-linux-4c91aedb75d1b87deccf16d58f67fb46402d7d44.tar.xz
kernel-qcow2-linux-4c91aedb75d1b87deccf16d58f67fb46402d7d44.zip
Linux v2.6.13-rc1
Ok, a lot of things were pending after the 2.6.12 release, let's try to start calming things down again.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1fdace757e15..77aab7bdde01 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
-SUBLEVEL = 12
-EXTRAVERSION =
+SUBLEVEL = 13
+EXTRAVERSION =-rc1
NAME=Woozy Numbat
# *DOCUMENTATION*