Explorar o código

PuTTY 0.79

Source commit: 4a8d5c29ffe60f2cd05100d3257a5bdcd1626ae3
Martin Prikryl %!s(int64=2) %!d(string=hai) anos
pai
achega
582c23143c

+ 1 - 1
source/putty/doc/plink.but

@@ -41,7 +41,7 @@ use Plink:
 
 \c C:\>plink
 \c Plink: command-line connection utility
-\c Release 0.78
+\c Release 0.79
 \c Usage: plink [options] [user@]host [command]
 \c        ("host" can also be a PuTTY saved session name)
 \c Options:

+ 1 - 1
source/putty/doc/pscp.but

@@ -39,7 +39,7 @@ use PSCP:
 
 \c C:\>pscp
 \c PuTTY Secure Copy client
-\c Release 0.78
+\c Release 0.79
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec

+ 3 - 3
source/putty/doc/puttydoc.txt

@@ -5530,7 +5530,7 @@ Chapter 5: Using PSCP to transfer files securely
 
          C:\>pscp
          PuTTY Secure Copy client
-         Release 0.78
+         Release 0.79
          Usage: pscp [options] [user@]host:source target
                 pscp [options] source [source...] [user@]host:target
                 pscp [options] -ls [user@]host:filespec
@@ -6452,7 +6452,7 @@ Chapter 7: Using the command-line connection tool Plink
 
          C:\>plink
          Plink: command-line connection utility
-         Release 0.78
+         Release 0.79
          Usage: plink [options] [user@]host [command]
                 ("host" can also be a PuTTY saved session name)
          Options:
@@ -12479,4 +12479,4 @@ H.6.12 PLUGIN_AUTH_FAILURE
        Secure Shell Protocol (SSH)' (better known by its wire id `keyboard-
        interactive').
 
-[PuTTY pre-release 0.79:2023-08-24.27f0140]
+[PuTTY release 0.79]

+ 1 - 1
source/putty/doc/version.but

@@ -1 +1 @@
-\versionid PuTTY pre-release 0.79:2023-08-24.27f0140
+\versionid PuTTY release 0.79

+ 4 - 4
source/putty/version.h

@@ -1,5 +1,5 @@
 /* Generated by automated build script */
-#define PRERELEASE 0.79
-#define TEXTVER "Pre-release 0.79:2023-08-24.27f0140"
-#define SSHVER "-Prerelease-0.79:20230824.27f0140"
-#define BINARY_VERSION 0,78,34068,0
+#define RELEASE 0.79
+#define TEXTVER "Release 0.79"
+#define SSHVER "-Release-0.79"
+#define BINARY_VERSION 0,79,0,0