Update version number to be alpha 2 snapshot
authorTheodore Tso <tytso@mit.edu>
Tue, 1 Apr 1997 04:51:24 +0000 (04:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 1 Apr 1997 04:51:24 +0000 (04:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10042 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/wintel/screen.c

index 888103cdbf5925c58e4c46c9202675bdf3d84f47..4d20d237d8de39a613a28e13ab418b675f14e677 100644 (file)
@@ -713,7 +713,7 @@ long FAR PASCAL ScreenWndProc(
       strcat(strTmp, "   Cygnus Support - (415) 903-1400\n");
 #else /* CYGNUS */
       strcpy(strTmp, "   Kerberos 5 Telnet for Windows\n");
-      strcat(strTmp, "               ALPHA SNAPSHOT 1\n\n");
+      strcat(strTmp, "               ALPHA SNAPSHOT 2\n\n");
 #endif /* CYGNUS */
       if (encrypt_flag) {
        strcat(strTmp, "\n[Encryption of output requested.  State: ");