add -mmN to EXTRAVERSION



---

 Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN Makefile~mm Makefile
--- 25/Makefile~mm	2004-02-04 20:01:42.000000000 -0800
+++ 25-akpm/Makefile	2004-02-04 23:45:19.000000000 -0800
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 2
-EXTRAVERSION =
-NAME=Feisty Dunnart
+EXTRAVERSION = -mm1
+NAME=Geriatric Wombat
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

_