diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-13 09:25:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-13 09:25:04 -0700 |
commit | b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95 (patch) | |
tree | b3aa4d755a4ebd94dbf12f13df0714bef38291d6 | |
parent | b8a3ad5b53918787f4708ad9dfe90d2557cc78dd (diff) |
Linux 2.6.19-rc2v2.6.19-rc2
That was slightly more painful than really necessary..
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION =-rc1 +EXTRAVERSION =-rc2 NAME=Avast! A bilge rat! # *DOCUMENTATION* |