]> git.neil.brown.name Git - history.git/commitdiff
Linux 2.3.0 2.3.0
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:24:57 +0000 (15:24 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:24:57 +0000 (15:24 -0500)
(Just change Makefile version)

Makefile

index 5f2c27d32f0ec97803c9b6b55cb6f6eb27b33f21..4f269d0c30b50d312217087458d84556d3c24b63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION = 2
-PATCHLEVEL = 2
-SUBLEVEL = 8
+PATCHLEVEL = 3
+SUBLEVEL = 0
 EXTRAVERSION =
 
 ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)