comparison dw.h @ 2780:9a3024fe719c

Missed updating the version in the header.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 28 Jun 2022 09:33:38 +0000
parents 858155527b05
children 20d39af27aa4
comparison
equal deleted inserted replaced
2779:023045e14837 2780:9a3024fe719c
7 extern "C" { 7 extern "C" {
8 #endif 8 #endif
9 9
10 /* Dynamic Windows version numbers */ 10 /* Dynamic Windows version numbers */
11 #define DW_MAJOR_VERSION 3 11 #define DW_MAJOR_VERSION 3
12 #define DW_MINOR_VERSION 2 12 #define DW_MINOR_VERSION 3
13 #define DW_SUB_VERSION 0 13 #define DW_SUB_VERSION 0
14 14
15 #define DW_HOME_URL "http://dwindows.netlabs.org" 15 #define DW_HOME_URL "http://dwindows.netlabs.org"
16 16
17 /* Support for API deprecation in supported compilers */ 17 /* Support for API deprecation in supported compilers */