repo.or.cz
/
openbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Declare variables at start of blocks in place.c
[openbox.git]
/
version.h.in
blob
0602a2acc9ac35769ce6b530e39bad0dd957b1ee
1
#ifndef ob__version_h
2
#define ob__version_h
3
4
#define OPENBOX_VERSION
"@OB_VERSION@"
5
6
#endif