summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-28 22:57:29 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-28 22:57:29 -0700
commit4c91aedb75d1b87deccf16d58f67fb46402d7d44 (patch)
tree9fba45e2b1a769b0f984fa7b780020256ed3b9ba
parentb9a05d1d51e27681e8a1162d8f11c1820915e921 (diff)
Linux v2.6.13-rc1v2.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.
-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*