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 2c29956..bad83c7 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.4-dist" + #define MIDIMONSTER_VERSION "v0.5-dist" #endif /* Set backend name if unset */ |