diff configure @ 1033:c4dae8a3cf9a

Up the version number to 2.0, removed some obsolete mac files from distribution... and added config.sub and config.guess that seem to be needed by configure now.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 25 May 2011 03:18:00 +0000
parents 39d848c20c05
children b2a4cfc3cb87
line wrap: on
line diff
--- a/configure	Wed May 25 03:06:51 2011 +0000
+++ b/configure	Wed May 25 03:18:00 2011 +0000
@@ -2194,8 +2194,8 @@
 ac_config_headers="$ac_config_headers config.h"
 
 
-DW_MAJOR_VERSION=1
-DW_MINOR_VERSION=1
+DW_MAJOR_VERSION=2
+DW_MINOR_VERSION=0
 DW_SUB_VERSION=0
 
 TARGET="dwindows"