aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-05-18 17:36:41 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-05-18 17:36:41 -0400
commitb8291ad07a7f3b5b990900f0001198ac23ba893e (patch)
tree4563115b6565dcfd97015c1c9366fb3d07cabf19
parent3e5b787ac38575c88ceb20619bcda09cb4c17d8b (diff)
Linux 2.6.26-rc3v2.6.26-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3140145fdfe2..f63884258ae6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 26 3SUBLEVEL = 26
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Funky Weasel is Jiggy wit it 5NAME = Funky Weasel is Jiggy wit it
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*