diff options
author | rpj <rpj> | 2005-03-14 01:30:17 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-03-14 01:30:17 +0000 |
commit | edff26f320def7562009773ff8f258688d9860f6 (patch) | |
tree | f168e02fed0e44cac3128f136e2a60b62ea443a1 /tests/Makefile | |
parent | 9b477bedafd2450735b78cdedc7af5e090aa8934 (diff) |
''
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index 3b75670..dfb0f3c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -31,7 +31,7 @@ # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
#
-DLL_VER = 2
+DLL_VER = 1
CP = copy
RM = erase
|