From 3b55ea164662d73b5850bab344a413d1fd5264c1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 8 Apr 2004 04:01:44 +0000 Subject: "" svn path=/trunk/; revision=1575 --- externals/grill/xsample/source/main.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/xsample/source/main.h') diff --git a/externals/grill/xsample/source/main.h b/externals/grill/xsample/source/main.h index f19dce45..056550b9 100644 --- a/externals/grill/xsample/source/main.h +++ b/externals/grill/xsample/source/main.h @@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution. #define __XSAMPLE_H -#define XSAMPLE_VERSION "0.3.0pre19" +#define XSAMPLE_VERSION "0.3.0pre20" #define FLEXT_ATTRIBUTES 1 @@ -113,7 +113,7 @@ public: enum xs_intp { xsi__ = -1, // don't change - xsi_none = 0,xsi_lin,xsi_4p + xsi_none = 0,xsi_4p,xsi_lin }; enum xs_sclmd { -- cgit v1.2.1