summaryrefslogtreecommitdiff
path: root/lib/version.h.in
blob: 9d9b851d1a1985f7babf6ea3f1f263baf152cf3e (plain)
1
2
3
4
#define INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
static const char *BM_VERSION = "@BEMENU_VERSION@";

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