diff options
author | Jamie Bullock <postlude@users.sourceforge.net> | 2006-03-24 21:11:55 +0000 |
---|---|---|
committer | Jamie Bullock <postlude@users.sourceforge.net> | 2006-03-24 21:11:55 +0000 |
commit | e0b75af5f9837ce10491509cbd758e55f03dd06f (patch) | |
tree | b5c11fc257fa7ea34f5ad7c58dbd41ba61bbc3f1 /dssi | |
parent | ab790c517bf470f1c5adb631e20df943569b8285 (diff) |
*** empty log message ***
svn path=/trunk/externals/postlude/; revision=4761
Diffstat (limited to 'dssi')
-rw-r--r-- | dssi/src/dssi~.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dssi/src/dssi~.h b/dssi/src/dssi~.h index f46fc81..0a85248 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.91 +#define VERSION 0.92 #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) */ |