X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fversion.h;h=a6e48d5acc66dc3dbb1f2089f70219dd2ce454e4;hb=4f62ce947db282f0bbf4d49b3aafb83d7cf51adc;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__