summaryrefslogtreecommitdiff
path: root/peripheral/libmraa/cmake/modules/version.c.in
blob: 0fdf8534a5bf72ce7aa26662fe08023f7159e183 (plain)
1
2
3
4
#include "version.h"

const char* gVERSION = "@VERSION@";
const char* gVERSION_SHORT = "@VERSION_SHORT@";