diff --git a/Buildscr b/Buildscr index 68a1907238b683f31750b0d4ca3ef5e91844886a..f7556f77b30fd9b40b17e5bbab77ef9c73a5d890 100644 --- 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 17749 # update this at every release +set Epoch 17818 # 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 diff --git a/LATEST.VER b/LATEST.VER index 39c64a9f26e9c671497e5ad55583caecd1413dbc..07b41f7d641d355e4b5989049ad1c5225ee76b64 100644 --- a/LATEST.VER +++ b/LATEST.VER @@ -1 +1 @@ -0.75 +0.76 diff --git a/doc/plink.but b/doc/plink.but index 361b59c2e6e0179d90356dc7e3b3c7c408e0fb3e..30dcead1ba5ca3700c7a49c7b44de418c756548d 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -41,7 +41,7 @@ use Plink: \c C:\>plink \c Plink: command-line connection utility -\c Release 0.75 +\c Release 0.76 \c Usage: plink [options] [user@]host [command] \c ("host" can also be a PuTTY saved session name) \c Options: diff --git a/doc/pscp.but b/doc/pscp.but index 2ee35ced5d9b00240dab28dd44ae4fbfa9b071ea..e816f3e5d37a6a91fb0a9a7a9157aff032338bc4 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -39,7 +39,7 @@ use PSCP: \c C:\>pscp \c PuTTY Secure Copy client -\c Release 0.75 +\c Release 0.76 \c Usage: pscp [options] [user@]host:source target \c pscp [options] source [source...] [user@]host:target \c pscp [options] -ls [user@]host:filespec