summaryrefslogtreecommitdiffstats
path: root/src/windows/version.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/version.rc')
-rw-r--r--src/windows/version.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/version.rc b/src/windows/version.rc
index a5c692765a..b23eec1129 100644
--- a/src/windows/version.rc
+++ b/src/windows/version.rc
@@ -109,10 +109,10 @@
#endif /* GSSAPI */
#ifdef LEASH_APP
-#define K5_DESCRIPTION "Leash32 Kerberos Ticket Manager - " KRB5_PRODUCTNAME_STR "\0"
+#define K5_DESCRIPTION "MIT Kerberos Ticket Manager - " KRB5_PRODUCTNAME_STR "\0"
#define K5_FILETYPE VFT_APP
#define K5_INTERNAL_NAME "LEASH\0"
-#define K5_ORIGINAL_NAME "leash.exe\0"
+#define K5_ORIGINAL_NAME "MIT Kerberos.exe\0"
#endif
#ifdef LEASHDLL_LIB