add -mmN to EXTRAVERSION



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

diff -puN Makefile~mm Makefile
--- 25/Makefile~mm	Fri Jun  6 12:23:29 2003
+++ 25-akpm/Makefile	Fri Jun  6 12:23:38 2003
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 5
 SUBLEVEL = 70
-EXTRAVERSION =
+EXTRAVERSION = -mm6
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

_