summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/include/security/openpam_version.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2011-12-18 17:22:45 +0000
committerdes <des@FreeBSD.org>2011-12-18 17:22:45 +0000
commit50a0ec76972019d46a372f6db8c487475616832b (patch)
tree34ccf2fa5db06d0916d39dec483d31f9cb63657e /contrib/openpam/include/security/openpam_version.h
parent4c95353f1de66e5ef55e14c0d2c9e0223ae56a12 (diff)
parent9a25ed673db408d79135934ee39ea88142f9ed4d (diff)
downloadFreeBSD-src-50a0ec76972019d46a372f6db8c487475616832b.zip
FreeBSD-src-50a0ec76972019d46a372f6db8c487475616832b.tar.gz
Upgrade to OpenPAM Lycopsida.
Diffstat (limited to 'contrib/openpam/include/security/openpam_version.h')
-rw-r--r--contrib/openpam/include/security/openpam_version.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/contrib/openpam/include/security/openpam_version.h b/contrib/openpam/include/security/openpam_version.h
index 5f9d0f2..ed1c1de 100644
--- a/contrib/openpam/include/security/openpam_version.h
+++ b/contrib/openpam/include/security/openpam_version.h
@@ -1,6 +1,6 @@
/*-
* Copyright (c) 2002-2003 Networks Associates Technology, Inc.
- * Copyright (c) 2004-2007 Dag-Erling Smørgrav
+ * Copyright (c) 2004-2011 Dag-Erling Smørgrav
* All rights reserved.
*
* This software was developed for the FreeBSD Project by ThinkSec AS and
@@ -32,17 +32,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: openpam_version.h 412 2008-01-29 19:31:46Z des $
+ * $Id: openpam_version.h 505 2011-12-18 14:13:08Z des $
*/
#ifndef SECURITY_OPENPAM_VERSION_H_INCLUDED
#define SECURITY_OPENPAM_VERSION_H_INCLUDED
#define OPENPAM
-#define OPENPAM_VERSION 20071221
-#define OPENPAM_RELEASE "Hydrangea"
-
-/* violates reserved namespace, but can't be removed for legacy reasons */
-#define _OPENPAM
+#define OPENPAM_VERSION 20111218
+#define OPENPAM_RELEASE "Lycopsida"
#endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */
OpenPOWER on IntegriCloud