X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=version.h.in;h=0602a2acc9ac35769ce6b530e39bad0dd957b1ee;hp=196c3f776194272a929e3e240cdf7963c2ce1931;hb=HEAD;hpb=dfc5f034581f5a26cba5c4811500438f89f0634a diff --git a/version.h.in b/version.h.in index 196c3f77..0602a2ac 100644 --- a/version.h.in +++ b/version.h.in @@ -1 +1,6 @@ -#define __openbox_version "@VERSION@" +#ifndef ob__version_h +#define ob__version_h + +#define OPENBOX_VERSION "@OB_VERSION@" + +#endif