changeset 624:7bdb2a58c51d

Update package version
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 12 Apr 2008 06:45:55 +0000
parents 0e9ea2cd9327
children 21c321ec0810
files configure configure.in dw.h
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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
--- 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