[atk] Release 2.17.90
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.17.90
- Date: Mon, 17 Aug 2015 11:25:52 +0000 (UTC)
commit bb274383ac8fc123dff80d4638ac263e8228fe3e
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Mon Aug 17 13:19:30 2015 +0200
Release 2.17.90
NEWS | 24 +++++++++++++++++++++++-
configure.ac | 4 ++--
2 files changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 396ad9a..562883a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Changes in version 2.17.90:
+===========================
+*
+* Documentation:
+ * Replace mentions of 'state-changed' with 'state-change'.
+ * Fixed some tiny typos
+* Build/win32 improvements:
+ * Use Pattern Rules on build/Makefile-newvs.am
+ * Tidying and cleaning .vcxproj.filters generation
+ * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
+ * Removed GCC requirement
+* "install" Projects renamed to "atk-install"
+
+* Misc: set proper file permission to source files
+
+Contributors:
+Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
+Iglesias
+
+Translations:
+Pedro Albuquerque (pt), Daniel Martinez (an),
+
Changes in version 2.16.0:
==========================
*
@@ -8,7 +30,7 @@ Changes in version 2.16.0:
* "Install" .pdb Files
Contributors:
-Chun-wei Fan
+Chun-wei Fan
Translations:
Josef Andersson (sv), Jiri Grönroos (fi), Baurzhan Muftakhidinov (kk),
diff --git a/configure.ac b/configure.ac
index fc53c85..685e72b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
dnl The triplet
m4_define([atk_major_version], [2])
-m4_define([atk_minor_version], [16])
-m4_define([atk_micro_version], [0])
+m4_define([atk_minor_version], [17])
+m4_define([atk_micro_version], [90])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]