Blackfin/ipipe: update version stamp
authorPhilippe Gerum <rpm@xenomai.org>
Tue, 27 Oct 2009 21:05:34 +0000 (22:05 +0100)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:15:21 +0000 (00:15 -0500)
Signed-off-by: Philippe Gerum <rpm@xenomai.org>
Signed-off-by: Li Yi <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/ipipe.h

index 07bd2e6..d3b4044 100644 (file)
@@ -35,9 +35,9 @@
 #include <asm/atomic.h>
 #include <asm/traps.h>
 
-#define IPIPE_ARCH_STRING     "1.11-00"
+#define IPIPE_ARCH_STRING     "1.12-00"
 #define IPIPE_MAJOR_NUMBER    1
-#define IPIPE_MINOR_NUMBER    11
+#define IPIPE_MINOR_NUMBER    12
 #define IPIPE_PATCH_NUMBER    0
 
 #ifdef CONFIG_SMP