aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-03-17 15:59:32 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-03-17 15:59:32 -0700
commita937536b868b8369b98967929045f1df54234323 (patch)
treec9cad98ad9cbba487d32812d59c456ed774d6ffb /Makefile
parentperf,x86: fix link failure for non-Intel configs (diff)
downloadlinux-dev-a937536b868b8369b98967929045f1df54234323.tar.xz
linux-dev-a937536b868b8369b98967929045f1df54234323.zip
Linux 3.9-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a05ea42c5f18..22113a77f8ed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 9
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Unicycling Gorilla
# *DOCUMENTATION*