Prepare for OpenPAM Nummularia, which will be released later today from the

nooath branch.


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@735 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2013-09-07 12:37:27 +00:00
parent 8568521d18
commit 2e6439e932
2 changed files with 4 additions and 2 deletions

View File

@ -2,6 +2,8 @@ OpenPAM ?????????? 2013-??-??
- FEATURE: Add a pam_oath module that implements RFC 4226 (HOTP) and
RFC 6238 (TOTP).
============================================================================
OpenPAM Nummularia 2013-09-07
- ENHANCE: Rewrite the dynamic loader to improve readability and
reliability. Modules can now be listed without the ".so" suffix in

View File

@ -39,7 +39,7 @@
#define SECURITY_OPENPAM_VERSION_H_INCLUDED
#define OPENPAM
#define OPENPAM_VERSION 20120526
#define OPENPAM_RELEASE "Micrampelis"
#define OPENPAM_VERSION 20130907
#define OPENPAM_RELEASE "Nummularia"
#endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */