[patch 50/50] genirq: add version string to EXTRAVERSION

From: Ingo Molnar
Date: Tue May 16 2006 - 20:21:30 EST


From: Ingo Molnar <mingo@xxxxxxx>

add version string to EXTRAVERSION.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-genirq.q/Makefile
===================================================================
--- linux-genirq.q.orig/Makefile
+++ linux-genirq.q/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 17
-EXTRAVERSION =-rc4
+EXTRAVERSION =-rc4-genirq3
NAME=Sliding Snow Leopard

# *DOCUMENTATION*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/