Skip to content

Commit 27799c6

Browse files
authored
Merge pull request #10 from ZenProjects/v1.2
Update mod_auth_memcookie.c version
2 parents 2d40e67 + a7497d7 commit 27799c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod_auth_memcookie.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242

4343
#define ERRTAG "Auth_memCookie: "
44-
#define VERSION "1.1.0"
44+
#define VERSION "1.2.0"
4545
#define unless(c) if(!(c))
4646

4747
/* apache module name */

0 commit comments

Comments
 (0)