PERFORCE change 98331 for review
Robert Watson
rwatson at FreeBSD.org
Fri Jun 2 05:34:44 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=98331
Change 98331 by rwatson at rwatson_sesame on 2006/06/02 12:30:19
Update OpenBSM version in autoconf.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/configure.ac#22 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/configure.ac#22 (text+ko) ====
@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([OpenBSM], [1.0a5], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
-AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#21 $])
+AC_INIT([OpenBSM], [1.0a6], [trustedbsd-audit at TrustesdBSD.org],[openbsm])
+AC_REVISION([$P4: //depot/projects/trustedbsd/openbsm/configure.ac#22 $])
AC_CONFIG_SRCDIR([bin/auditreduce/auditreduce.c])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_HEADER([config/config.h])
More information about the trustedbsd-cvs
mailing list