[nautilus] configure: bump gnome-autoar version
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] configure: bump gnome-autoar version
- Date: Fri, 3 Mar 2017 16:07:19 +0000 (UTC)
commit cbf2361154427d9b3e2fbd2a8800aa5a10a763bd
Author: Carlos Soriano <csoriano gnome org>
Date: Fri Mar 3 14:47:50 2017 +0100
configure: bump gnome-autoar version
For not getting duplicated extract here items due to commit
66cf03f9f191 in gnome-autoar and commit 366a5147bd0 and aab1b7335c4
in file-roller.
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 739b2b5..c95eee9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ m4_define(exif_minver, 0.6.20)
m4_define(exempi_minver, 2.1.0)
m4_define(notify_minver, 0.7.0)
m4_define(schemas_minver, 3.8.0)
-m4_define(autoar_minver, 0.1)
+m4_define(autoar_minver, 0.2.1)
dnl 1. If the library code has changed at all since last release, then increment revision.
dnl 2. If any interfaces have been added, then increment current and set revision to 0.
diff --git a/meson.build b/meson.build
index d8ae100..ba736a3 100644
--- a/meson.build
+++ b/meson.build
@@ -29,7 +29,7 @@ exif_ver = '>=0.6.20'
exempi_ver = '>=2.1.0'
notify_ver = '0.7.0'
schemas_ver = '>=3.8.0'
-autoar_ver = '>=0.1'
+autoar_ver = '>=0.2.1'
selinux_ver = '>=2.0'
cc = meson.get_compiler ('c')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]