diff dw.h @ 1768:227e13044ce3

Update readmes and up version to 2.4 in preparation for release after determining final function names and what to do about Unicode bugs on OS/2.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 01 Jul 2012 09:56:49 +0000
parents 535e8c19a13d
children d81bebc5c8cc
line wrap: on
line diff
--- a/dw.h	Sun Jul 01 08:16:44 2012 +0000
+++ b/dw.h	Sun Jul 01 09:56:49 2012 +0000
@@ -5,7 +5,7 @@
 
 /* Dynamic Windows version numbers */
 #define DW_MAJOR_VERSION 2
-#define DW_MINOR_VERSION 3
+#define DW_MINOR_VERSION 4
 #define DW_SUB_VERSION 0
 
 #if !defined(__PHOTON__)