diff dw.h @ 2077:9101babfc421

Bump the version to 3.1 and update the readme with some of the changes since 3.0 and the notes for the new features. Readme will be updated with a more extensive list of changes shortly.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 25 May 2020 03:17:57 +0000
parents 370baf78abdc
children 24875681eec5
line wrap: on
line diff
--- a/dw.h	Sun May 24 23:45:32 2020 +0000
+++ b/dw.h	Mon May 25 03:17:57 2020 +0000
@@ -9,7 +9,7 @@
 
 /* Dynamic Windows version numbers */
 #define DW_MAJOR_VERSION 3
-#define DW_MINOR_VERSION 0
+#define DW_MINOR_VERSION 1
 #define DW_SUB_VERSION 0
 
 #define DW_HOME_URL "http://dwindows.netlabs.org"