Skip to content

Commit

Permalink
Version bump to 1.11.4 and update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Briar Scott committed May 18, 2020
1 parent d31cc0e commit caaa67e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
duo_unix-1.11.4:
- Added support for Ubuntu 20.04
- Added support tool to collect information (e.g. logs and PAM stacks) for debugging purposes

duo_unix-1.11.3:
- Added support for RedHat 8, CentOS 8, and Debian 10
- Improved validation of BSON messages
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AC_PREREQ(2.65)

# Package, version, bug report address
AC_INIT([duo_unix],
[1.11.3],
[1.11.4],
[support@duosecurity.com])

# Tells autoconf where to find necessary build scripts and macros.
Expand Down

0 comments on commit caaa67e

Please sign in to comment.