diff dw.h @ 1595:080b764e8982

Up version number to 2.3. Rename readme to readme.txt. Cleanup some formatting issues with the last commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 23 Feb 2012 13:03:45 +0000
parents 4a9c574d5c17
children a2cd4b78048f
line wrap: on
line diff
--- a/dw.h	Thu Feb 23 12:44:15 2012 +0000
+++ b/dw.h	Thu Feb 23 13:03:45 2012 +0000
@@ -5,7 +5,7 @@
 
 /* Dynamic Windows version numbers */
 #define DW_MAJOR_VERSION 2
-#define DW_MINOR_VERSION 2
+#define DW_MINOR_VERSION 3
 #define DW_SUB_VERSION 0
 
 #if !defined(__PHOTON__)