Fix a null-dereference introduced by another mis-fix in r9919.
[sgt/putty] / windows / plink.rc
index 2c2caca..5282907 100644 (file)
@@ -1 +1,8 @@
+#include "rcstuff.h"
+
+#define APPNAME "Plink"
+#define APPDESC "Command-line SSH, Telnet, and Rlogin client"
+
 200 ICON "putty.ico"
+
+#include "version.rc2"