[libnma] release: bump version to 1.8.30
- From: Beniamino Galvani <bgalvani src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma] release: bump version to 1.8.30
- Date: Tue, 23 Jun 2020 07:37:44 +0000 (UTC)
commit 6242e120b295b081d9038c0e83e2f575812f61dd
Author: Beniamino Galvani <bgalvani redhat com>
Date: Mon Jun 22 15:08:50 2020 +0200
release: bump version to 1.8.30
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d11bf22d..6e6ec366 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.63])
m4_define([nma_major_version], [1])
m4_define([nma_minor_version], [8])
-m4_define([nma_micro_version], [29])
+m4_define([nma_micro_version], [30])
m4_define([nma_version],
[nma_major_version.nma_minor_version.nma_micro_version])
diff --git a/meson.build b/meson.build
index 16b5a1a8..54931b58 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libnma', 'c',
- version: '1.8.29',
+ version: '1.8.30',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]