diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-05 04:57:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-05 04:57:05 +0200 |
commit | d223a60106891bfe46febfacf46b20cd8509aaad (patch) | |
tree | ca81ba555de7a9a68605ef98f13fbc027439cdd2 /Makefile | |
parent | [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor... (diff) | |
download | linux-d223a60106891bfe46febfacf46b20cd8509aaad.tar.xz linux-d223a60106891bfe46febfacf46b20cd8509aaad.zip |
Linux 2.6.19-rc1v2.6.19-rc1
Merge window closed..
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 18 -EXTRAVERSION = +SUBLEVEL = 19 +EXTRAVERSION =-rc1 NAME=Avast! A bilge rat! # *DOCUMENTATION* |