comparison dw.h @ 1350:4333b58d879d

Upped the version number to 2.2. Added a Version file to reduce the number of places the version number needs to be changed when pushing out new releases. Updated the readme file with the information regarding the new OS/2 calendar widget.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 15 Nov 2011 13:26:15 +0000
parents dbd507f42947
children 896347a9be19
comparison
equal deleted inserted replaced
1349:19aa1af6855e 1350:4333b58d879d
3 #ifndef _H_DW 3 #ifndef _H_DW
4 #define _H_DW 4 #define _H_DW
5 5
6 /* Dynamic Windows version numbers */ 6 /* Dynamic Windows version numbers */
7 #define DW_MAJOR_VERSION 2 7 #define DW_MAJOR_VERSION 2
8 #define DW_MINOR_VERSION 1 8 #define DW_MINOR_VERSION 2
9 #define DW_SUB_VERSION 0 9 #define DW_SUB_VERSION 0
10 10
11 #if !defined(__PHOTON__) 11 #if !defined(__PHOTON__)
12 /* These corespond to the entries in the color 12 /* These corespond to the entries in the color
13 * arrays in the Win32 dw.c, they are also the 13 * arrays in the Win32 dw.c, they are also the