add -mmN to EXTRAVERSION



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

diff -puN Makefile~mm Makefile
--- 25/Makefile~mm	2003-07-27 12:22:56.000000000 -0700
+++ 25-akpm/Makefile	2003-07-27 12:23:02.000000000 -0700
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 0
-EXTRAVERSION = -test2
+EXTRAVERSION = -test2-mm1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

_