Skip to content

Commit 8d47a3d

Browse files
committed
release 1.4.5.5
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent 090e212 commit 8d47a3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
03/01/2023
22
- add support for introspect.params; see https://github.com/zmartzone/mod_oauth2/discussions/44
3-
- bump to 1.4.5.5rc1
3+
- release 1.4.5.5
44

55
01/22/2023
66
- hack for el7/x86 where openssl 1.0.2 and openssl 1.1.1 are installed for respectively Apache and NGINX 1.20.1

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([liboauth2],[1.4.5.5rc1],[hans.zandbelt@openidc.com])
1+
AC_INIT([liboauth2],[1.4.5.5],[hans.zandbelt@openidc.com])
22

33
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
44
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)