aboutsummaryrefslogtreecommitdiff
path: root/dssi/src/dssi~.h
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-03-27 21:53:43 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-03-27 21:53:43 +0000
commit663c469714563dba91513be079abe54c69a88a9a (patch)
tree5bd524c7ecd9fda334610b412a18520f4abac978 /dssi/src/dssi~.h
parent4911794956d32f56a606e2f4953b7d704259db5d (diff)
Modified helpfile. Fixed LADSPA control in bug
svn path=/trunk/externals/postlude/; revision=4785
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 0a85248..9a4084e 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.92
+#define VERSION 0.93
#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) */