Rename release to Residacea.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@936 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2017-04-30 21:14:17 +00:00
parent 919a1250d4
commit eefae6d5ef
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
OpenPAM Reboulia 2017-04-30 OpenPAM Resedacea 2017-04-30
- BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in - BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in
OpenPAM Radula, as it breaks common error-handling constructs. OpenPAM Radula, as it breaks common error-handling constructs.

View File

@ -1,6 +1,6 @@
Release notes for OpenPAM Radula Release notes for OpenPAM Resedacea
================================ ===================================
OpenPAM is developed primarily on FreeBSD, but is expected to work on OpenPAM is developed primarily on FreeBSD, but is expected to work on
almost any POSIX-like platform that has GNU autotools, GNU make and almost any POSIX-like platform that has GNU autotools, GNU make and

View File

@ -40,6 +40,6 @@
#define OPENPAM #define OPENPAM
#define OPENPAM_VERSION 20170430 #define OPENPAM_VERSION 20170430
#define OPENPAM_RELEASE "Reboulia" #define OPENPAM_RELEASE "Resedacea"
#endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */ #endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */