Version number and other tweakings prior to the 0.58 release.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 5 Apr 2005 19:36:25 +0000 (19:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 5 Apr 2005 19:36:25 +0000 (19:36 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@5598 cda61777-01e9-0310-a592-d414129be87e

CHECKLST.txt
LATEST.VER
doc/faq.but
doc/pgpkeys.but
doc/plink.but
doc/pscp.but
mac/version.r
windows/putty.iss

index 8a97c07..b674605 100644 (file)
@@ -65,7 +65,8 @@ orders them correctly with respect to releases):
 
  - putty/LATEST.VER
 
-The Windows installer script (_three_ times, on consecutive lines):
+The Windows installer script (_three_ times, on consecutive lines,
+and again in a subsequent comment):
 
  - putty/windows/putty.iss
 
index 96ca769..f2c6f75 100644 (file)
@@ -1 +1 @@
-0.57
+0.58
index 598fa92..e0a4346 100644 (file)
@@ -1013,10 +1013,8 @@ leave. You can do that automatically, by running the command
 the currently logged-in user on \i{multi-user systems}.)
 
 If PuTTY was installed from the installer package, it will also
-appear in \q{Add/Remove Programs}.
-\#{XXX-REMOVE-BEFORE-RELEASE - replace with: Older versions of the uninstaller do not}
-Uninstallation does not currently
-remove the above-mentioned registry entries and file.
+appear in \q{Add/Remove Programs}. Older versions of the uninstaller
+do not remove the above-mentioned registry entries and file.
 
 \S{faq-dsa}{Question} How come PuTTY now supports \i{DSA}, when the
 website used to say how insecure it was?
index 79768c3..cdb0e93 100644 (file)
@@ -12,13 +12,11 @@ accurate idea of what each signature guarantees.
 This description is provided as both a web page on the PuTTY site, and
 an appendix in the PuTTY manual.
 
-As of the next release, all of the PuTTY executables will contain
-\#{XXX-REMOVE-BEFORE-RELEASE: fix this up for forthcoming release
-As of release 0.58, all of the PuTTY executables contain}
-fingerprint material (usually accessed via the \i\c{-pgpfp}
-command-line option), such that if you have an executable you trust,
-you can use it to establish a trust path, for instance to a newer
-version downloaded from the Internet.
+As of release 0.58, all of the PuTTY executables contain fingerprint
+material (usually accessed via the \i\c{-pgpfp} command-line
+option), such that if you have an executable you trust, you can use
+it to establish a trust path, for instance to a newer version
+downloaded from the Internet.
 
 (Note that none of the keys, signatures, etc mentioned here have
 anything to do with keys used with SSH - they are purely for verifying
index d307093..9b7b511 100644 (file)
@@ -43,7 +43,7 @@ use Plink:
 
 \c Z:\sysosd>plink
 \c PuTTY Link: command-line connection utility
-\c Release 0.XX
+\c Release 0.58
 \c Usage: plink [options] [user@]host [command]
 \c        ("host" can also be a PuTTY saved session name)
 \c Options:
index 1ba64a8..6f24140 100644 (file)
@@ -41,7 +41,7 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.XX
+\c Release 0.58
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec
index 76be582..0ce5920 100644 (file)
@@ -2,7 +2,7 @@
  * Current PuTTY version number.  Minor is in BCD
  */
 #define VERSION_MAJOR 0x00
-#define VERSION_MINOR 0x57
+#define VERSION_MINOR 0x58
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE
index e885221..4af117d 100644 (file)
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.57\r
-VersionInfoTextVersion=Release 0.57\r
-AppVersion=0.57\r
+AppVerName=PuTTY version 0.58\r
+VersionInfoTextVersion=Release 0.58\r
+AppVersion=0.58\r
 ;FIXME -- enable this when we've got it going for individual EXEs too\r
 ;         and are committed to the version numbering scheme.\r
-;VersionInfoVersion=0.57.0.0\r
+;VersionInfoVersion=0.58.0.0\r
 AppPublisher=Simon Tatham\r
 AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/\r
 AppReadmeFile={app}\README.txt\r