]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Bump version number for 0.64 release. 0.64
authorSimon Tatham <anakin@pobox.com>
Fri, 27 Feb 2015 22:42:03 +0000 (22:42 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Feb 2015 07:57:35 +0000 (07:57 +0000)
Buildscr
LATEST.VER
doc/plink.but
doc/pscp.but
windows/putty.iss

index cce7ba319b14b5f2febc9f588e3d8dac1d7e33d7..bfb7fc4015b8f25afef2e12e5573f68f7818f3b5 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 6000 # update this at every release
+set Epoch 15493 # 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 21b86bac26056dcb65e318e2904e9d93247a3600..8be42893fe3beee7457737d24bb2a3b1c1f7437c 100644 (file)
@@ -1 +1 @@
-0.63
+0.64
index b09cd1928b069cb494b21d659944282a469b3929..1ae042265b77b4d7bf0cd73edc73fa69b7a2645f 100644 (file)
@@ -41,7 +41,7 @@ use Plink:
 
 \c Z:\sysosd>plink
 \c Plink: command-line connection utility
-\c Release 0.XX
+\c Release 0.64
 \c Usage: plink [options] [user@]host [command]
 \c        ("host" can also be a PuTTY saved session name)
 \c Options:
index 41fa124ef7358cfeaff7d6696c62b7cfa4a5b694..c4a0b8b8c1ee867db10daace4458eb8f996efbe3 100644 (file)
@@ -39,7 +39,7 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.XX
+\c Release 0.64
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec
index d66f99cec38d79c60d9007546512c1c6c670d199..627887fef9aff8a25c7d82253f8bf3b8807cb704 100644 (file)
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.63\r
-VersionInfoTextVersion=Release 0.63\r
-AppVersion=0.63\r
-VersionInfoVersion=0.63.0.0\r
+AppVerName=PuTTY version 0.64\r
+VersionInfoTextVersion=Release 0.64\r
+AppVersion=0.64\r
+VersionInfoVersion=0.64.0.0\r
 AppPublisher=Simon Tatham\r
 AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/\r
 AppReadmeFile={app}\README.txt\r