Skip to content

Commit

Permalink
Regenerate config.h for OpenBSM 1.2 alpha 4.
Browse files Browse the repository at this point in the history
MFC after:	2 weeks
  • Loading branch information
cbrueffer committed Dec 18, 2015
1 parent b6a0507 commit 2d95d13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contrib/openbsm/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand Down Expand Up @@ -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[]'. */
Expand Down

0 comments on commit 2d95d13

Please sign in to comment.