]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/version.rc2
It's a new year (and there have even been checkins).
[PuTTY.git] / windows / version.rc2
index 405fa4e68300b88cac4003d58a9e3c95aa267c1d..bc48b4d574487ab21d82c62f6a140b4bb72403d3 100644 (file)
@@ -115,7 +115,7 @@ BEGIN
            VALUE "OriginalFilename",   APPNAME
            VALUE "FileVersion",        VERSION_TEXT
            VALUE "ProductVersion",     VERSION_TEXT
-           VALUE "LegalCopyright",     "Copyright \251 1997-2008 Simon Tatham."
+           VALUE "LegalCopyright",     "Copyright \251 1997-2009 Simon Tatham."
 #if (!defined SNAPSHOT) && (!defined RELEASE)
            /* Only if VS_FF_PRIVATEBUILD. */
            VALUE "PrivateBuild",       VERSION_TEXT /* NBI */