]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - version.h
Implement "curve448-sha512" kex, from draft-ietf-curdle-ssh-curves-00.
[PuTTY.git] / version.h
1 /*
2  * This header file provides the various versioning-related #defines
3  * for a particular PuTTY build.
4  *
5  * When my automated build system does a full build, Buildscr
6  * completely overwrites this file with information derived from the
7  * circumstances and type of that build. The information _here_ is
8  * default stuff used for local development runs of 'make'.
9  */
10
11 #define TEXTVER "Unidentified build"
12 #define SSHVER "PuTTY-Unidentified-Local-Build"
13 #define BINARY_VERSION 0,0,0,0