summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-03-03 11:57:29 +0000
committerrwatson <rwatson@FreeBSD.org>2009-03-03 11:57:29 +0000
commit47970c8b692d1759ea7b6aa94441fcc1dd17994c (patch)
tree302d274ee20495dec5b20a82cdc9354af57b6283 /contrib/openbsm
parent36a2601b9bea96143d358574817b23ca1b795c7c (diff)
downloadFreeBSD-src-47970c8b692d1759ea7b6aa94441fcc1dd17994c.zip
FreeBSD-src-47970c8b692d1759ea7b6aa94441fcc1dd17994c.tar.gz
Update config.h for OpenBSM 1.1 beta1.
MFC after: 1 month
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/config/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/openbsm/config/config.h b/contrib/openbsm/config/config.h
index 0a052cd..9827344 100644
--- a/contrib/openbsm/config/config.h
+++ b/contrib/openbsm/config/config.h
@@ -165,13 +165,13 @@
#define PACKAGE_NAME "OpenBSM"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "OpenBSM 1.1alpha4"
+#define PACKAGE_STRING "OpenBSM 1.1beta1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openbsm"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1alpha4"
+#define PACKAGE_VERSION "1.1beta1"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
@@ -192,7 +192,7 @@
#define USE_NATIVE_INCLUDES
/* Version number of package */
-#define VERSION "1.1alpha4"
+#define VERSION "1.1beta1"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
OpenPOWER on IntegriCloud