mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
Linux v2.6.15-rc1
As per the new release rules: two weeks of merging, and then an -rc1 and calming down for the next release.
This commit is contained in:
parent
508862e493
commit
cd52d1ee9a
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,7 +1,7 @@
|
|||
VERSION = 2
|
||||
PATCHLEVEL = 6
|
||||
SUBLEVEL = 14
|
||||
EXTRAVERSION =
|
||||
SUBLEVEL = 15
|
||||
EXTRAVERSION =-rc1
|
||||
NAME=Affluent Albatross
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
|
Loading…
Reference in a new issue