Skip to content

Commit 5e1bc13

Browse files
authored
update version to 2.0.1
1 parent 24f2529 commit 5e1bc13

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
@@ -48,7 +48,7 @@
4848
#include "libmemcached-1.0/memcached.h"
4949

5050
#define LOGTAG_PREFIX "Auth_memCookie: "
51-
#define VERSION "2.0.0"
51+
#define VERSION "2.0.1"
5252
#define unless(c) if(!(c))
5353

5454
/* apache module name */

0 commit comments

Comments
 (0)