summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-07-12 21:46:46 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-12 21:46:46 -0700
commitc32511e2718618f0b53479eb36e07439aa363a74 (patch)
tree26f37926da0752110368cdd9620e0e4575c979a6
parent0eeca28300df110bd6ed54b31193c83b87921443 (diff)
Linux 2.6.13-rc3v2.6.13-rc3
Yeah, this time hopefully I'm not confusing the version numbers. The last release was -rc2, _this_ is -rc3.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cf07e7b9f88..cf34a6b5c6eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 13
-EXTRAVERSION =-rc2
+EXTRAVERSION =-rc3
NAME=Woozy Numbat
# *DOCUMENTATION*