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