[dia/dia-0-97] Prepare dia-0.97.2 release



commit b5f82cb293b71d8bd4df5d81519d6ef725643c81
Author: Hans Breuer <hans breuer org>
Date:   Fri Jan 7 16:29:56 2011 +0100

    Prepare dia-0.97.2 release

 NEWS           |    9 +++++++++
 config.h.win32 |    2 +-
 configure.in   |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a0c12b..bcf8300 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+dia-0.97.2: 2011-01-xx
+
+  * updated translations
+
+  * bugs fixed:
+    http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
+
+  * More colors for SADT
+
 dia-0.97.1: 2010-01-24
 
   * updated translations
diff --git a/config.h.win32 b/config.h.win32
index 01aaa86..fa21820 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -25,7 +25,7 @@
 #endif
 #define HAVE_LIBZ
 
-#define VERSION "0.97.1"
+#define VERSION "0.97.2"
 
 /*
  * We are linking libxml as DLL with either msvc or mingw, but this
diff --git a/configure.in b/configure.in
index 548d854..97683a2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 dnl Process this -*- autoconf -*- file with autoconf to produce a 
 dnl configure script.
-AC_INIT(dia, 0.97.1, http://bugzilla.gnome.org/enter_bug.cgi?product=dia)
+AC_INIT(dia, 0.97.2, http://bugzilla.gnome.org/enter_bug.cgi?product=dia)
 AC_CONFIG_SRCDIR(app/diagram.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]