git » linux-kernel » commit a2755a8

Linux v2.6.12-rc3

author Linus Torvalds
2005-04-20 23:24:21 UTC
committer Linus Torvalds
2005-04-20 23:24:21 UTC
parent 4d78b6c78ae6d87e4c1c8072f42efa716f04afb9

Linux v2.6.12-rc3

Releasing this will also make "git" the official source control
thing. Here's to hoping for the best.

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 8e5f9bbdf4d..8da3a306d0c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 12
-EXTRAVERSION =-rc2
+EXTRAVERSION =-rc3
 NAME=Woozy Numbat
 
 # *DOCUMENTATION*