You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2011/01/14 14:11:14 UTC

svn commit: r1058998 - /httpd/httpd/trunk/include/ap_mmn.h

Author: jim
Date: Fri Jan 14 13:11:14 2011
New Revision: 1058998

URL: http://svn.apache.org/viewvc?rev=1058998&view=rev
Log:
Oops... I didn't see the test framework error here, but rpluem
did. Thx!

Modified:
    httpd/httpd/trunk/include/ap_mmn.h

Modified: httpd/httpd/trunk/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_mmn.h?rev=1058998&r1=1058997&r2=1058998&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_mmn.h (original)
+++ httpd/httpd/trunk/include/ap_mmn.h Fri Jan 14 13:11:14 2011
@@ -301,7 +301,7 @@
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20101223
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 0                     /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 1                     /* 0...n */
 
 /**
  * Determine if the server's current MODULE_MAGIC_NUMBER is at least a