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