aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-09-02 16:10:46 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-09-02 16:10:46 +0000
commita3d52360e2961ea425cc662d772a7b8cb5c2bad4 (patch)
tree4c736ff0f38e1574ec164ff5ed5fb7039bfded08 /usr.sbin/amd
parentbb967f5e6731fe860ec68ea2946a843e6036ac60 (diff)
Notes
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/include/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h
index 568d68d4f307c..a8c24734912ca 100644
--- a/usr.sbin/amd/include/config.h
+++ b/usr.sbin/amd/include/config.h
@@ -880,11 +880,6 @@
/* Turn off memory debugging by default */
/* #undef DEBUG_MEM */
-/* Define package name (must be defined by configure.in) */
-#define PACKAGE "am-utils"
-
-/* Define version of package (must be defined by configure.in) */
-#define VERSION "6.0.9"
/* We [FREEBSD-NATIVE] pick some parameters from our local config file */
@@ -1986,7 +1981,7 @@
#define PACKAGE "am-utils"
/* Version number of package */
-#define VERSION "6.0.7"
+#define VERSION "6.0.9"
/**************************************************************************/