aboutsummaryrefslogtreecommitdiff
path: root/pluginhost~/src/ph_common.h
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2011-10-13 11:22:54 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2011-10-13 11:22:54 +0000
commit4dd7f470469757f89b69213276fc225f33954b0d (patch)
treee5d177acf4e6a6ec8d46e864131c3ff38e74e6ef /pluginhost~/src/ph_common.h
parent4d30c976137b2bc4385990006d59b345f6640242 (diff)
- added missing configure keys for hexter performance parameters
svn path=/trunk/externals/postlude/; revision=15581
Diffstat (limited to 'pluginhost~/src/ph_common.h')
-rw-r--r--pluginhost~/src/ph_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluginhost~/src/ph_common.h b/pluginhost~/src/ph_common.h
index 0e7be30..a3d57a9 100644
--- a/pluginhost~/src/ph_common.h
+++ b/pluginhost~/src/ph_common.h
@@ -34,7 +34,7 @@
#include "dssi.h"
#define PH_NAME "pluginhost~"
-#define PH_VERSION 0.99
+#define PH_VERSION 0.997
#define EVENT_BUFSIZE 1024
#define OSC_PORT 9998
#define UI_TARGET_ELEMS 2