Change VERSION to v2.4.30

Linux Kernel Mailing List <[email protected]> Mon, 04 Apr 2005 19:18:04 +0000
Newsgroups gmane.linux.kernel.commits.2-4
Message-ID <[email protected]>
ChangeSet 1.1493, 2005/04/04 16:18:04-03:00, [email protected]

	  Change VERSION to v2.4.30



 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/Makefile b/Makefile
--- a/Makefile	2005-04-04 18:02:26 -07:00
+++ b/Makefile	2005-04-04 18:02:26 -07:00
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 4
 SUBLEVEL = 30
-EXTRAVERSION = -rc4
+EXTRAVERSION =
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)