# HG changeset patch # User mhessling@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1207982755 0 # Node ID 7bdb2a58c51dc98adf2f87b8bf24baefe543804f # Parent 0e9ea2cd93272d9537b4a1f1674ea63ebc29e866 Update package version diff -r 0e9ea2cd9327 -r 7bdb2a58c51d configure --- a/configure Mon Apr 07 07:00:47 2008 +0000 +++ b/configure Sat Apr 12 06:45:55 2008 +0000 @@ -1725,7 +1725,7 @@ DW_MAJOR_VERSION=1 -DW_MINOR_VERSION=0 +DW_MINOR_VERSION=1 DW_SUB_VERSION=0 DW_SRC=gtk diff -r 0e9ea2cd9327 -r 7bdb2a58c51d configure.in --- a/configure.in Mon Apr 07 07:00:47 2008 +0000 +++ b/configure.in Sat Apr 12 06:45:55 2008 +0000 @@ -2,7 +2,7 @@ AC_CONFIG_HEADER(config.h) DW_MAJOR_VERSION=1 -DW_MINOR_VERSION=0 +DW_MINOR_VERSION=1 DW_SUB_VERSION=0 DW_SRC=gtk diff -r 0e9ea2cd9327 -r 7bdb2a58c51d dw.h --- a/dw.h Mon Apr 07 07:00:47 2008 +0000 +++ b/dw.h Sat Apr 12 06:45:55 2008 +0000 @@ -4,9 +4,9 @@ #define _H_DW /* Dynamic Windows version numbers */ -#define DW_MAJOR_VERSION 0 -#define DW_MINOR_VERSION 9 -#define DW_SUB_VERSION 2 +#define DW_MAJOR_VERSION 1 +#define DW_MINOR_VERSION 1 +#define DW_SUB_VERSION 0 /* These corespond to the entries in the color * arrays in the Win32 dw.c, they are also the