diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-13 12:25:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-13 12:25:04 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 19 | 3 | SUBLEVEL = 19 |
4 | EXTRAVERSION =-rc1 | 4 | EXTRAVERSION =-rc2 |
5 | NAME=Avast! A bilge rat! | 5 | NAME=Avast! A bilge rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |