repo.or.cz
/
lmms.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RemoteVstPlugin: fixed too short arrays for preset names
[lmms.git]
/
lmmsversion.h.in
blob
09c82ea0ffb1ddd35a8cfc8afd35ceae9214a4d7
1
#define LMMS_VERSION_MAJOR @VERSION_MAJOR@
2
#define LMMS_VERSION_MINOR @VERSION_MINOR@
3
#define LMMS_VERSION_PATCH @VERSION_PATCH@
4
#define LMMS_VERSION_SUFFIX
"@VERSION_SUFFIX@"
5
#define LMMS_VERSION
"@VERSION@"
6