PERFORCE change 32293 for review

Dag-Erling Smorgrav des at FreeBSD.org
Sun Jun 1 05:28:33 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=32293

Change 32293 by des at des.at.des.thinksec.com on 2003/06/01 05:28:03

	The next release will be Digitalis.

Affected files ...

.. //depot/projects/openpam/include/security/openpam_version.h#9 edit

Differences ...

==== //depot/projects/openpam/include/security/openpam_version.h#9 (text+ko) ====

@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2002,2003 Networks Associates Technology, Inc.
+ * Copyright (c) 2002-2003 Networks Associates Technology, Inc.
  * All rights reserved.
  *
  * This software was developed for the FreeBSD Project by ThinkSec AS and
@@ -31,14 +31,14 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/openpam/include/security/openpam_version.h#8 $
+ * $P4: //depot/projects/openpam/include/security/openpam_version.h#9 $
  */
 
 #ifndef _OPENPAM_VERSION_H_INCLUDED
 #define _OPENPAM_VERSION_H_INCLUDED
 
 #define _OPENPAM
-#define _OPENPAM_VERSION	20030502
-#define _OPENPAM_RELEASE	"Dianthus"
+#define _OPENPAM_VERSION	20030601
+#define _OPENPAM_RELEASE	"Digitalis"
 
 #endif


More information about the p4-projects mailing list