CPatch: New memory management
[TortoiseGit.git] / src / TortoisePlink / version.h
blob94aaa3edc9e03a67b43850267992d27f0d7a3d68
1 /*
2 * This header file provides the various versioning-related #defines
3 * for a particular PuTTY build.
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 */
11 #define RELEASE 0.70
12 #define TEXTVER "Release 0.70"
13 #define SSHVER "TortoiseGitPlink-Release-0.70"
14 #define BINARY_VERSION 0,70,0,0
15 #define SOURCE_COMMIT "3cd10509a51edf5a21cdc80aabf7e6a934522d47"
16 // don't forget to update windows\TortoisePlink.rc