mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
Linux v2.6.20-rc1
.. and so the stabilization phase starts. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
2bf540b73e
commit
cc016448b0
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,7 +1,7 @@
|
|||
VERSION = 2
|
||||
PATCHLEVEL = 6
|
||||
SUBLEVEL = 19
|
||||
EXTRAVERSION =
|
||||
SUBLEVEL = 20
|
||||
EXTRAVERSION =-rc1
|
||||
NAME=Avast! A bilge rat!
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
Loading…
Reference in a new issue