diff dw.h @ 1108:772d4c692ea5

Update readme and up version to 2.1 in the header in preparaton for release.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 26 Jul 2011 10:38:31 +0000
parents bf932c9316ff
children 1a5b0908659b
line wrap: on
line diff
--- a/dw.h	Tue Jul 26 09:39:36 2011 +0000
+++ b/dw.h	Tue Jul 26 10:38:31 2011 +0000
@@ -5,7 +5,7 @@
 
 /* Dynamic Windows version numbers */
 #define DW_MAJOR_VERSION 2
-#define DW_MINOR_VERSION 0
+#define DW_MINOR_VERSION 1
 #define DW_SUB_VERSION 0
 
 #if !defined(__PHOTON__)