[babl] release 0.1.46
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.46
- Date: Tue, 10 Apr 2018 21:17:27 +0000 (UTC)
commit e92ced2c54250af1dddb58f76ff1678d74a30dcf
Author: Øyvind Kolås <pippin gimp org>
Date: Tue Apr 10 23:15:57 2018 +0200
release 0.1.46
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 59e6766..1cee024 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], [45])
+m4_define([babl_micro_version], [46])
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 cfe7ee7..ba0120f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.45',
+ version: '0.1.46',
meson_version: '>=0.40.0',
default_options: [
'sysconfdir=/etc',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]