Fixed issue #2814: "Git Check for modifications" and Commit dialog runs batch files...
[TortoiseGit.git] / src / TortoisePlink / version.h
blobe2261edcbf97383cfe1a864886551016a4ad338d
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 TEXTVER "Unidentified build"
12 #define SSHVER "PuTTY-Unidentified-Local-Build"
13 #define BINARY_VERSION 0,0,0,0