X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fversion.h;h=a6e48d5acc66dc3dbb1f2089f70219dd2ce454e4;hp=3ea5cf23c26592ccc98acd9221fb914824e84a99;hb=2d77fb5fb3480f522658f30af6addd5146530517;hpb=64e3c3202d2c1956759fb4da36ca329816c9369a diff --git a/src/version.h b/src/version.h index 3ea5cf2..a6e48d5 100644 --- a/src/version.h +++ b/src/version.h @@ -30,6 +30,10 @@ #define _VERSION_H_ +// the time and date of the compilation +extern const char* COMPILE_TIME; + + // yoinked from fluxbox #ifdef __VERSION__