Changed VERSION to 2.4.30-pre1
Linux Kernel Mailing List <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.2-4 |
|---|---|
| Message-ID | <[email protected]> |
ChangeSet 1.1539.1.3, 2005/02/03 13:30:57-02:00, [email protected] Changed VERSION to 2.4.30-pre1 Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -Nru a/Makefile b/Makefile --- a/Makefile 2005-02-07 13:03:46 -08:00 +++ b/Makefile 2005-02-07 13:03:46 -08:00 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 4 -SUBLEVEL = 29 -EXTRAVERSION = +SUBLEVEL = 30 +EXTRAVERSION = -pre1 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)