summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-12-18 09:49:11 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-12-18 09:49:11 +0000
commit213c6f3cc67b48592e0dae803f36e4ede953f2d6 (patch)
tree6ec9ce107ee318106d342aeb474a79da847d3d9b /contrib/openbsm
parentd0695185279685fedc5cd2ef6b615c4be9378c43 (diff)
downloadFreeBSD-src-213c6f3cc67b48592e0dae803f36e4ede953f2d6.zip
FreeBSD-src-213c6f3cc67b48592e0dae803f36e4ede953f2d6.tar.gz
Regenerate config.h for OpenBSM 1.2 alpha 4.
MFC after: 2 weeks
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/config/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/openbsm/config/config.h b/contrib/openbsm/config/config.h
index f900b3f..807ad4d 100644
--- a/contrib/openbsm/config/config.h
+++ b/contrib/openbsm/config/config.h
@@ -229,13 +229,13 @@
#define PACKAGE "OpenBSM"
/* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "trustedbsd-audit@TrustesdBSD.org"
+#define PACKAGE_BUGREPORT "trustedbsd-audit@TrustedBSD.org"
/* Define to the full name of this package. */
#define PACKAGE_NAME "OpenBSM"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "OpenBSM 1.2-alpha3"
+#define PACKAGE_STRING "OpenBSM 1.2-alpha4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openbsm"
@@ -244,7 +244,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.2-alpha3"
+#define PACKAGE_VERSION "1.2-alpha4"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -280,7 +280,7 @@
#define USE_SYS_ENDIAN_H /**/
/* Version number of package */
-#define VERSION "1.2-alpha3"
+#define VERSION "1.2-alpha4"
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
OpenPOWER on IntegriCloud