aboutsummaryrefslogtreecommitdiff
path: root/dssi/src/dssi~.h
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-02-22 12:34:12 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-02-22 12:34:12 +0000
commitaa246b58fa01c70b4833299fcd6e182d91829124 (patch)
treecad8269ea9572f97c6d747ea0facef574223d58a /dssi/src/dssi~.h
parentbbb954759df3831088f0cd3d94bf104df7e2bf53 (diff)
Added fluidsynth-dssi fix and patch loading without GUI
svn path=/trunk/externals/postlude/; revision=4609
Diffstat (limited to 'dssi/src/dssi~.h')
-rw-r--r--dssi/src/dssi~.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dssi/src/dssi~.h b/dssi/src/dssi~.h
index ba4871b..479a11a 100644
--- a/dssi/src/dssi~.h
+++ b/dssi/src/dssi~.h
@@ -41,7 +41,7 @@
#define DX7_DUMP_SIZE_BULK 4096+8
-#define VERSION 0.82
+#define VERSION 0.83
#define EVENT_BUFSIZE 1024
#define OSC_BASE_MAX 1024
#define TYPE_STRING_SIZE 20 /* Max size of event type string (must be two more bytes than needed) */