[gexiv2] gexiv2 0.9.1
- From: Jim Nelson <jnelson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] gexiv2 0.9.1
- Date: Wed, 5 Feb 2014 20:20:50 +0000 (UTC)
commit c3dfc33c8185b6302703f79577a5b95949e555e8
Author: Jim Nelson <jim yorba org>
Date: Wed Feb 5 12:18:50 2014 -0800
gexiv2 0.9.1
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1079b1b..4d93f66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+gexiv2 0.9.1 - 5 February 2014
+------------------------------
+
+ * Fixed tarball compilation problem
+ * Updated configure.ac
+ * Fixed introspection generation
+
+
gexiv2 0.9.0 - 4 February 2014
------------------------------
diff --git a/configure.ac b/configure.ac
index bb7f4aa..11e686b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gexiv2], [0.9.0], [gexiv2-list gnome org], [gexiv2], [https://wiki.gnome.org/Projects/gexiv2])
+AC_INIT([gexiv2], [0.9.1], [gexiv2-list gnome org], [gexiv2], [https://wiki.gnome.org/Projects/gexiv2])
AC_PREREQ(2.54)
AC_CONFIG_MACRO_DIR([m4])
@@ -20,7 +20,7 @@ PKG_PROG_PKG_CONFIG(0.26)
m4_define([gexiv2_major_version], [0])
m4_define([gexiv2_minor_version], [9])
-m4_define([gexiv2_micro_version], [0])
+m4_define([gexiv2_micro_version], [1])
m4_define([gexiv2_real_version],
[gexiv2_major_version.gexiv2_minor_version.gexiv2_micro_version])
m4_define([gexiv2_version], [gexiv2_real_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]