summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2021-10-07 12:35:33 +0000
committerYann Ylavic <ylavic@apache.org>2021-10-07 12:35:33 +0000
commit499f5d137c0f253dbf0a16e873595eb4543630d0 (patch)
treee96661b5638c66dfebdca7bf1e6118a66b97c41e /include
parent607bc8677fa89505b5e7c11212554a7f18099ef6 (diff)
downloadhttpd-499f5d137c0f253dbf0a16e873595eb4543630d0.tar.gz
Fix ap_mmn.h after r1893971.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_mmn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index 8dbd8f7f31..822a41eaf5 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -703,7 +703,7 @@
#ifndef MODULE_MAGIC_NUMBER_MAJOR
#define MODULE_MAGIC_NUMBER_MAJOR 20210926
#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