aboutsummaryrefslogtreecommitdiffhomepage
path: root/midimonster.h
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-05-01 16:49:49 +0200
committercbdev <cb@cbcdn.com>2020-05-01 16:49:49 +0200
commit4f467a30f88a628e0e49858986d9278e12a92ce5 (patch)
treef2a94dad142d6b4be7a5a116d6daec172b2c64b8 /midimonster.h
parentc0bb55ff08faf2f89af947090d1c9bc412927d9f (diff)
downloadmidimonster-4f467a30f88a628e0e49858986d9278e12a92ce5.tar.gz
midimonster-4f467a30f88a628e0e49858986d9278e12a92ce5.tar.bz2
midimonster-4f467a30f88a628e0e49858986d9278e12a92ce5.zip
Implement wininput skeleton and mouse output
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 75eb30a..a5de60e 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.5-dist"
+ #define MIDIMONSTER_VERSION "v0.6-dist"
#endif
/* Set backend name if unset */