summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/include/security/openpam_version.h
diff options
context:
space:
mode:
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