diff options
Diffstat (limited to 'midimonster.h')
-rw-r--r-- | midimonster.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/midimonster.h b/midimonster.h index 89688c4..64aa1e5 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.6-dist" + #define MIDIMONSTER_VERSION "v0.7-dist" #endif /* Set backend name if unset */ |