comparison dw.h @ 624:7bdb2a58c51d

Update package version
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 12 Apr 2008 06:45:55 +0000
parents a431ee5e049f
children 87db549e79bc
comparison
equal deleted inserted replaced
623:0e9ea2cd9327 624:7bdb2a58c51d
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 0 7 #define DW_MAJOR_VERSION 1
8 #define DW_MINOR_VERSION 9 8 #define DW_MINOR_VERSION 1
9 #define DW_SUB_VERSION 2 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.
14 */ 14 */