]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Bump version number for 0.65 release. 0.65
authorSimon Tatham <anakin@pobox.com>
Sat, 25 Jul 2015 09:54:57 +0000 (10:54 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 25 Jul 2015 09:54:57 +0000 (10:54 +0100)
Buildscr
LATEST.VER
doc/plink.but
doc/pscp.but
windows/putty.iss

index bfb7fc4015b8f25afef2e12e5573f68f7818f3b5..0169c2d879b0f329ba886610367b128949c9a081 100644 (file)
--- a/Buildscr
+++ b/Buildscr
@@ -35,7 +35,7 @@ module putty
 ifeq "$(RELEASE)" "" set Ndate $(!builddate)
 ifneq "$(Ndate)" "" in . do echo $(Ndate) | perl -pe 's/(....)(..)(..)/$$1-$$2-$$3/' > date
 ifneq "$(Ndate)" "" read Date date
-set Epoch 15493 # update this at every release
+set Epoch 15641 # update this at every release
 ifneq "$(Ndate)" "" in . do echo $(Ndate) | perl -ne 'use Time::Local; /(....)(..)(..)/ and print timegm(0,0,0,$$3,$$2-1,$$1) / 86400 - $(Epoch)' > days
 ifneq "$(Ndate)" "" read Days days
 
index 8be42893fe3beee7457737d24bb2a3b1c1f7437c..f429be0507119fa936a077548ea68a90d917b436 100644 (file)
@@ -1 +1 @@
-0.64
+0.65
index 1ae042265b77b4d7bf0cd73edc73fa69b7a2645f..c45312c56ae8d57cfcdb1f33091f0738b235e906 100644 (file)
@@ -41,7 +41,7 @@ use Plink:
 
 \c Z:\sysosd>plink
 \c Plink: command-line connection utility
-\c Release 0.64
+\c Release 0.65
 \c Usage: plink [options] [user@]host [command]
 \c        ("host" can also be a PuTTY saved session name)
 \c Options:
index c4a0b8b8c1ee867db10daace4458eb8f996efbe3..01b4aacd20532513d685daf0cddb9729df1fa8fb 100644 (file)
@@ -39,7 +39,7 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.64
+\c Release 0.65
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec
index 627887fef9aff8a25c7d82253f8bf3b8807cb704..cb84e1ac25c5c625f8ca0063991768a17f4a8ccc 100644 (file)
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.64\r
-VersionInfoTextVersion=Release 0.64\r
-AppVersion=0.64\r
-VersionInfoVersion=0.64.0.0\r
+AppVerName=PuTTY version 0.65\r
+VersionInfoTextVersion=Release 0.65\r
+AppVersion=0.65\r
+VersionInfoVersion=0.65.0.0\r
 AppPublisher=Simon Tatham\r
 AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/\r
 AppReadmeFile={app}\README.txt\r