<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

add -mmN to EXTRAVERSION



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

diff -puN Makefile~mm Makefile
--- 25/Makefile~mm	2003-06-22 12:15:33.000000000 -0700
+++ 25-akpm/Makefile	2003-06-22 12:15:41.000000000 -0700
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 5
 SUBLEVEL = 73
-EXTRAVERSION =
+EXTRAVERSION = -mm1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"

_
</pre></body></html>