add -mmN to EXTRAVERSION 25-akpm/Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN Makefile~mm Makefile --- 25/Makefile~mm Mon Sep 8 13:54:57 2003 +++ 25-akpm/Makefile Mon Sep 8 13:55:02 2003 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test5 +EXTRAVERSION = -test5-mm1 # *DOCUMENTATION* # To see a list of typical targets execute "make help" _