aboutsummaryrefslogtreecommitdiffhomepage
path: root/midimonster.h
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-01-04 18:39:04 +0100
committercbdev <cb@cbcdn.com>2020-01-04 18:39:04 +0100
commit871bc1568f94ee4026fd64df062572b91d45d462 (patch)
tree76f5e675bcfa0f087c8aa5f247f6c6099dbad3af /midimonster.h
parent3098484d9d8ab3becd6d82297c13963f359460f4 (diff)
downloadmidimonster-871bc1568f94ee4026fd64df062572b91d45d462.tar.gz
midimonster-871bc1568f94ee4026fd64df062572b91d45d462.tar.bz2
midimonster-871bc1568f94ee4026fd64df062572b91d45d462.zip
Add input_channel call to Lua backend
Diffstat (limited to 'midimonster.h')
-rw-r--r--midimonster.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/midimonster.h b/midimonster.h
index 5844bb9..c5a6cf5 100644
--- a/midimonster.h
+++ b/midimonster.h
@@ -7,7 +7,7 @@
/* Core version unless set by the build process */
#ifndef MIDIMONSTER_VERSION
- #define MIDIMONSTER_VERSION "v0.3-dist"
+ #define MIDIMONSTER_VERSION "v0.4-dist"
#endif
/* Set backend name if unset */