all repos — openbox @ 1ea83ccff190c5e9da83b61774dcc842ecceb62b

openbox fork - make it a bit more like ryudo

version.h.in (raw)

1
2
3
4
5
6
#ifndef ob__version_h
#define ob__version_h

#define OPENBOX_VERSION "@OB_VERSION@"

#endif