[libnma] release: bump version to 1.8.36
- From: Ana Cabral <acabral src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma] release: bump version to 1.8.36
- Date: Fri, 25 Mar 2022 10:22:13 +0000 (UTC)
commit d3080c86c6cfb71d16514af4d967d36dba976206
Author: Ana Cabral <acabral redhat com>
Date: Fri Mar 25 11:02:50 2022 +0100
release: bump version to 1.8.36
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 533dcd86..6fcaf110 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], [35])
+m4_define([nma_micro_version], [36])
m4_define([nma_version],
[nma_major_version.nma_minor_version.nma_micro_version])
diff --git a/meson.build b/meson.build
index 1571f01a..661a5d2c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libnma', 'c',
- version: '1.8.35',
+ version: '1.8.36',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]