diff options
Diffstat (limited to 'include/security/openpam_version.h')
| -rw-r--r-- | include/security/openpam_version.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/security/openpam_version.h b/include/security/openpam_version.h index 9a2e1cb17a6e1..21a4ba9a0228b 100644 --- a/include/security/openpam_version.h +++ b/include/security/openpam_version.h @@ -1,6 +1,6 @@ /*- * Copyright (c) 2002-2003 Networks Associates Technology, Inc. - * Copyright (c) 2004-2017 Dag-Erling Smørgrav + * Copyright (c) 2004-2019 Dag-Erling Smørgrav * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and @@ -32,14 +32,14 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $OpenPAM: openpam_version.h 938 2017-04-30 21:34:42Z des $ + * $OpenPAM: openpam_version.h 945 2019-02-22 09:52:46Z des $ */ #ifndef SECURITY_OPENPAM_VERSION_H_INCLUDED #define SECURITY_OPENPAM_VERSION_H_INCLUDED #define OPENPAM -#define OPENPAM_VERSION 20170430 -#define OPENPAM_RELEASE "Resedacea" +#define OPENPAM_VERSION 20190224 +#define OPENPAM_RELEASE "Tabebuia" #endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */ |
