summaryrefslogtreecommitdiffstats
path: root/kerberos5/include/config.h
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-04-13 16:41:00 +0000
committernectar <nectar@FreeBSD.org>2004-04-13 16:41:00 +0000
commite745908f3556604c031d8de9b7d15b371a426ae9 (patch)
tree10ebf1c653595d7b80609e31344989234af82b99 /kerberos5/include/config.h
parentd14cbe0db805b29e85993e621fdb9a7920324007 (diff)
downloadFreeBSD-src-e745908f3556604c031d8de9b7d15b371a426ae9.zip
FreeBSD-src-e745908f3556604c031d8de9b7d15b371a426ae9.tar.gz
Update version strings for Heimdal: 0.6 -> 0.6.1
Diffstat (limited to 'kerberos5/include/config.h')
-rw-r--r--kerberos5/include/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kerberos5/include/config.h b/kerberos5/include/config.h
index f7ad39d..1bbb705 100644
--- a/kerberos5/include/config.h
+++ b/kerberos5/include/config.h
@@ -1245,13 +1245,13 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
#define PACKAGE_NAME "Heimdal"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Heimdal 0.6 (FreeBSD)"
+#define PACKAGE_STRING "Heimdal 0.6.1 (FreeBSD)"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "heimdal"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.6"
+#define PACKAGE_VERSION "0.6.1"
/* Define if getlogin has POSIX flavour (and not BSD). */
/* #undef POSIX_GETLOGIN */
@@ -1281,7 +1281,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
-#define VERSION "0.6"
+#define VERSION "0.6.1"
/* Define if signal handlers return void. */
#define VOID_RETSIGTYPE 1
OpenPOWER on IntegriCloud