aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-19 23:00:41 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-19 23:00:41 -0400
commit676d55ae30ea3b688f0386f70553489f25f24d55 (patch)
treea9780d065fd8a559ff75ec3f148501c4478f4216
parentf805fbdaacf4367ce566743a665622387768ac0d (diff)
Linux v2.6.14-rc2v2.6.14-rc2
Avast, ye scurvy land-lubbers! Time to try out a new release. Arrr!
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e0d7c68d223..8cf6becf68dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 14 3SUBLEVEL = 14
4EXTRAVERSION =-rc1 4EXTRAVERSION =-rc2
5NAME=Affluent Albatross 5NAME=Affluent Albatross
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*