comparison dw.h @ 560:7ca86c417a58

Moved back the version to 0.9.0 preparing for a beta before the final 1.0 release.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 21 Apr 2004 04:56:34 +0000
parents 05060ce4d6ae
children c0a708e2cba3
comparison
equal deleted inserted replaced
559:841445b0b457 560:7ca86c417a58
2 2
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 1 7 #define DW_MAJOR_VERSION 0
8 #define DW_MINOR_VERSION 0 8 #define DW_MINOR_VERSION 9
9 #define DW_SUB_VERSION 0 9 #define DW_SUB_VERSION 0
10 10
11 /* These corespond to the entries in the color 11 /* These corespond to the entries in the color
12 * arrays in the Win32 dw.c, they are also the 12 * arrays in the Win32 dw.c, they are also the
13 * same as DOS ANSI colors. 13 * same as DOS ANSI colors.