Skip to content

Commit 68601ff

Browse files
committed
test: make test_cfg oidc_cmd_cache_memcache_ttl_set work on Apache 2.2
bump to 2.4.18.1dev Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 57788aa commit 68601ff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
08/22/2025
2+
- test: make test_cfg oidc_cmd_cache_memcache_ttl_set 180 work on Apache 2.2
3+
- bump to 2.4.18.1dev
4+
15
08/21/2025
26
- add Valgrind target to Makefile and to Github Build action
37
- release 2.4.18

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_auth_openidc],[2.4.18],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.18.1dev],[[email protected]])
22

33
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
44

0 commit comments

Comments
 (0)