summaryrefslogtreecommitdiff
path: root/kerberos5/include/config.h
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2005-02-24 22:24:24 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2005-02-24 22:24:24 +0000
commit7ca39a7ff13709e677b433530c5a5e9663a177b6 (patch)
tree55f0c3f2d5844818adb2c5815300a7f674d93583 /kerberos5/include/config.h
parentf65ab5f2834616fc61ce39c3c60adf2b5522b2c0 (diff)
downloadsrc-test2-7ca39a7ff13709e677b433530c5a5e9663a177b6.tar.gz
src-test2-7ca39a7ff13709e677b433530c5a5e9663a177b6.zip
Update Heimdal 0.6.1 -> 0.6.3.
Notes
Notes: svn path=/head/; revision=142406
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 1bbb7057704e..fd7ad2601209 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.1 (FreeBSD)"
+#define PACKAGE_STRING "Heimdal 0.6.3 (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.1"
+#define PACKAGE_VERSION "0.6.3"
/* 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.1"
+#define VERSION "0.6.3"
/* Define if signal handlers return void. */
#define VOID_RETSIGTYPE 1