[babl] release 0.1.58
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.58
- Date: Fri, 5 Oct 2018 14:29:25 +0000 (UTC)
commit c47dfb63556e4884f65702386fa1d45df2931d08
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Oct 5 16:19:38 2018 +0200
release 0.1.58
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 52ea804..1600957 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], [57])
+m4_define([babl_micro_version], [58])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])
diff --git a/meson.build b/meson.build
index 0509239..a876d97 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.56',
+ version: '0.1.58',
meson_version: '>=0.40.0',
default_options: [
'libdir=lib',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]