Changed VERSION to 2.4.29-rc4
Linux Kernel Mailing List <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.2-4 |
|---|---|
| Message-ID | <[email protected]> |
ChangeSet 1.1566, 2005/01/19 06:02:49-02:00, [email protected] Changed VERSION to 2.4.29-rc4 Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/Makefile b/Makefile --- a/Makefile 2005-01-30 15:35:36 -08:00 +++ b/Makefile 2005-01-30 15:35:36 -08:00 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 29 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)