Skip to content

Commit 59ce9b0

Browse files
authored
Update mod_chroot.c
1 parent 4301e67 commit 59ce9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod_chroot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "mod_chroot.h"
22

3-
#define MODULE_SIGNATURE "mod_chroot/1.0.1"
3+
#define MODULE_SIGNATURE "mod_chroot/1.1"
44
module AP_MODULE_DECLARE_DATA chroot_module;
55

66
typedef struct {

0 commit comments

Comments
 (0)