[dia/dia-0-97] Bug fix release dia 0.97.1
- From: Hans Breuer <hans src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [dia/dia-0-97] Bug fix release dia 0.97.1
- Date: Sun, 24 Jan 2010 18:58:07 +0000 (UTC)
commit 354f7f17864bae0aa431294063cfdffde5a3f0be
Author: Hans Breuer <hans breuer org>
Date: Sun Jan 24 20:05:01 2010 +0100
Bug fix release dia 0.97.1
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
NEWS | 4 ++++
config.h.win32 | 2 +-
configure.in | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f0a725..6a0c12b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+dia-0.97.1: 2010-01-24
+
+ * updated translations
+
* bugs fixed:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
diff --git a/config.h.win32 b/config.h.win32
index 3011c03..01aaa86 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -25,7 +25,7 @@
#endif
#define HAVE_LIBZ
-#define VERSION "0.97"
+#define VERSION "0.97.1"
/*
* We are linking libxml as DLL with either msvc or mingw, but this
diff --git a/configure.in b/configure.in
index ba0a659..81940b5 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, http://bugzilla.gnome.org/enter_bug.cgi?product=dia)
+AC_INIT(dia, 0.97.1, 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]