diff options
| -rw-r--r-- | version.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h.in b/version.h.in index 1cfeb5c4..0602a2ac 100644 --- a/version.h.in +++ b/version.h.in @@ -1,6 +1,6 @@ #ifndef ob__version_h #define ob__version_h -#define OPENBOX_VERSION "@OPENBOX_VERSION@" +#define OPENBOX_VERSION "@OB_VERSION@" #endif |
