summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2024-06-01 18:03:58 +0200
committerYann Ylavic <ylavic@apache.org>2024-06-01 18:03:58 +0200
commitc09f4ffdbb15d709beec20fe9b07f0a582fbe5c6 (patch)
tree69f1c3aa24da2e80f0854640a0343b45a0272f74 /include
parentFollow up to r1918098 (and r1918022): Push missing changes. (diff)
downloadapache2-c09f4ffdbb15d709beec20fe9b07f0a582fbe5c6.tar.xz
apache2-c09f4ffdbb15d709beec20fe9b07f0a582fbe5c6.zip
Follow up to r1918098 (and r1918022): Actually bump the MMN.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918100 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 9c83bbb5a8..34abf61654 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -732,7 +732,7 @@
#ifndef MODULE_MAGIC_NUMBER_MAJOR
#define MODULE_MAGIC_NUMBER_MAJOR 20211221
#endif
-#define MODULE_MAGIC_NUMBER_MINOR 20 /* 0...n */
+#define MODULE_MAGIC_NUMBER_MINOR 21 /* 0...n */
/**
* Determine if the server's current MODULE_MAGIC_NUMBER is at least a