[babl] bump version to 0.1.6
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] bump version to 0.1.6
- Date: Fri, 18 Nov 2011 19:28:24 +0000 (UTC)
commit 180becb47465ca34bd4ba68c2737bef0c06ad284
Author: Ãyvind KolÃs <pippin gimp org>
Date: Fri Nov 18 18:44:58 2011 +0000
bump version to 0.1.6
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4fc00bb..f8f8c54 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ the news section both in the README and the webpage.
-->
+2011-11-18 babl-0.1.6 </dt><dd>
+Build improvements, remove blatantly wrong conversions from extensions,
+made it possible to distinguish format_n formats from others, improvements
+to vala/gobject introspection support.
+
+ </dd><dt>
2011-01-20 babl-0.1.4 </dt><dd>
Improved cross platform build ability, added code to handle n-component formats,
remove extraenous runtime profiling that impacted performance.
diff --git a/configure.ac b/configure.ac
index 71ded2e..d5ed3b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_PREREQ(2.54)
m4_define([babl_major_version], [0])
m4_define([babl_minor_version], [1])
-m4_define([babl_micro_version], [5])
+m4_define([babl_micro_version], [6])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]