diff --git a/HISTORY b/HISTORY index 0fd176f..bbb7f47 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,4 @@ -OpenPAM ?????????? 2013-??-?? +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 diff --git a/include/security/openpam_version.h b/include/security/openpam_version.h index 5bd09af..12e627f 100644 --- a/include/security/openpam_version.h +++ b/include/security/openpam_version.h @@ -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 */