aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/vst.rc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-11 04:58:01 +0000
commit27da08004c5f024a0f35e3cb4c2b3942548ebcfa (patch)
treec89092a5e8d13c11719b7975b9557efbf3ca131f /externals/grill/vst/src/vst.rc
parent467591c8ba03dbd60ceada93482460de3b888838 (diff)
restructured VSThost code
better shell support fix for build system update for flext build systemcleanups VSTTime info added event processing (like Midi in) svn path=/trunk/; revision=2617
Diffstat (limited to 'externals/grill/vst/src/vst.rc')
-rw-r--r--externals/grill/vst/src/vst.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vst/src/vst.rc b/externals/grill/vst/src/vst.rc
index bc1a1b94..8f8e368b 100644
--- a/externals/grill/vst/src/vst.rc
+++ b/externals/grill/vst/src/vst.rc
@@ -46,7 +46,7 @@ BEGIN
VALUE "FileDescription", "vst~ external"
VALUE "FileVersion", "0,1, 0, 8"
VALUE "InternalName", "vst~"
- VALUE "LegalCopyright", "Copyright (C) 2003-2004 Thomas Grill"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2005 Thomas Grill"
VALUE "OriginalFilename", "vst~.DLL"
VALUE "ProductName", "VST plugin object"
VALUE "ProductVersion", "0, 1, 0, 8"