X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=version.tmpl;h=456a2b3aa2de223ee566983c1989ff311ef5619b;hb=85a1fa47c833498f7f5c9c7335dbd0b0983011a0;hp=749f0cc8fec8c1232f27c463273c3616d3feaee4;hpb=92e13a827000914bc26d2839292f46098f53ee78;p=casparcg diff --git a/version.tmpl b/version.tmpl index 749f0cc8f..456a2b3aa 100644 --- a/version.tmpl +++ b/version.tmpl @@ -2,4 +2,5 @@ #define CASPAR_MAYOR 1 #define CASPAR_MINOR 0 #define CASPAR_TAG "Beta 1" -#define CASPAR_REV "${GIT_REV}" +#define CASPAR_REV ${GIT_REV} +#define CASPAR_HASH "${GIT_HASH}"