aboutsummaryrefslogtreecommitdiff
path: root/pluginhost~/ph_common.h
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2012-10-10 17:08:51 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2012-10-10 17:08:51 +0000
commitad6cee696d1f34ac5863de8cd591c4f6065450bb (patch)
treef6e0528c728fd2c64f97ecc0ffc3efc0ea40703e /pluginhost~/ph_common.h
parent88b73ea61714227e3350d1f848ac7f9ccb31b155 (diff)
- removed RELEASE and include/
- updated README with instructions on how to install dependencies - version bump to 1.0 svn path=/trunk/externals/postlude/; revision=16380
Diffstat (limited to 'pluginhost~/ph_common.h')
-rw-r--r--pluginhost~/ph_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluginhost~/ph_common.h b/pluginhost~/ph_common.h
index d8cbe54..641c555 100644
--- a/pluginhost~/ph_common.h
+++ b/pluginhost~/ph_common.h
@@ -26,7 +26,7 @@
#include "dssi.h"
#define PH_NAME "pluginhost~"
-#define PH_VERSION 0.997
+#define PH_VERSION 1.0
#define EVENT_BUFSIZE 1024
#define OSC_PORT 9998
#define UI_TARGET_ELEMS 2