From 3341256644fc97a2c2df017479c65b7efd008a68 Mon Sep 17 00:00:00 2001 From: nectar Date: Thu, 24 Feb 2005 22:24:24 +0000 Subject: Update Heimdal 0.6.1 -> 0.6.3. --- kerberos5/include/config.h | 6 +++--- kerberos5/include/version.h | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kerberos5/include') diff --git a/kerberos5/include/config.h b/kerberos5/include/config.h index 1bbb705..fd7ad26 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 diff --git a/kerberos5/include/version.h b/kerberos5/include/version.h index 2b6d486..1480735 100644 --- a/kerberos5/include/version.h +++ b/kerberos5/include/version.h @@ -1,3 +1,3 @@ /* $FreeBSD$ */ -const char *heimdal_long_version = "@(#)$Version: Heimdal 0.6.1 (FreeBSD) $"; -const char *heimdal_version = "Heimdal 0.6.1"; +const char *heimdal_long_version = "@(#)$Version: Heimdal 0.6.3 (FreeBSD) $"; +const char *heimdal_version = "Heimdal 0.6.3"; -- cgit v1.1