Use correct ac variable in version.h.in
This commit is contained in:
parent
78b8bd01c2
commit
4f83a15fa1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#ifndef ob__version_h
|
#ifndef ob__version_h
|
||||||
#define ob__version_h
|
#define ob__version_h
|
||||||
|
|
||||||
#define OPENBOX_VERSION "@OPENBOX_VERSION@"
|
#define OPENBOX_VERSION "@OB_VERSION@"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue