We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4301e67 commit 59ce9b0Copy full SHA for 59ce9b0
mod_chroot.c
@@ -1,6 +1,6 @@
1
#include "mod_chroot.h"
2
3
-#define MODULE_SIGNATURE "mod_chroot/1.0.1"
+#define MODULE_SIGNATURE "mod_chroot/1.1"
4
module AP_MODULE_DECLARE_DATA chroot_module;
5
6
typedef struct {
0 commit comments