aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-02-03 14:39:27 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-02-03 14:39:27 +0000
commit2bf37a5d3b4aa4686d81f3fc7404462e06ff4a8a (patch)
tree29eb76407b02af66bdea55fed1e4b3fb4b08c191
parent9048614c12a11fb74ad1a2e87ede6d5d54a05a29 (diff)
Version updated to 0.81 to reflect bugfix
svn path=/trunk/externals/postlude/; revision=4540
-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 8f82772..c0ae572 100644
--- a/dssi/src/dssi~.h
+++ b/dssi/src/dssi~.h
@@ -42,7 +42,7 @@
#define DX7_DUMP_SIZE_BULK 4096+8
-#define VERSION 0.8
+#define VERSION 0.81
#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) */