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