X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/47b5a6ae715898fe660b8a8fe653742c0e7ad48e..8a8d1aa18b053da82b84c3fec9efb4de2df5e271:/Buildscr diff --git a/Buildscr b/Buildscr index 568196a8..df2244df 100644 --- a/Buildscr +++ b/Buildscr @@ -15,7 +15,7 @@ ifneq "$(MAKEARGS)" "" set Makeargs $(makeargs) $(MAKEARGS) # Set up the version string for the docs build. set Docmakeargs VERSION="PuTTY revision $(revision)" ifneq "$(RELEASE)" "" set Docmakeargs VERSION="PuTTY release $(RELEASE)" -ifneq "$(date)" "" set Docmakeaargs VERSION="PuTTY development snapshot $(date)" +ifneq "$(date)" "" set Docmakeargs VERSION="PuTTY development snapshot $(date)" # Set up the version string for the Unix source archive. set Unxver r$(revision)