X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fversion.h;h=a6e48d5acc66dc3dbb1f2089f70219dd2ce454e4;hp=3ea5cf23c26592ccc98acd9221fb914824e84a99;hb=6a5d12788f2778a26223de690d34b00ac16a6ec3;hpb=8a1acac01b444dccf8b57cedf08392ada2e473c1 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__