summaryrefslogtreecommitdiff
path: root/lib/version.h.in
blob: a6b287c2f24956e9ea84b77395ab20e50b74eaa4 (plain)
1
2
3
4
5
#define INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
#define BM_VERSION "@BEMENU_VERSION@"
#define BM_PLUGIN_VERSION "@BEMENU_VERSION@-@GIT_SHA1@"

/* vim: set ts=8 sw=4 tw=0 :*/