[libnma] release: bump version to 1.8.32
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma] release: bump version to 1.8.32
- Date: Fri, 20 Aug 2021 10:10:18 +0000 (UTC)
commit 276a01012a899c9716a8694a3badaf710a836c98
Author: Thomas Haller <thaller redhat com>
Date: Fri Aug 20 12:07:29 2021 +0200
release: bump version to 1.8.32
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 66ed5fa4..5a03e99e 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], [31])
+m4_define([nma_micro_version], [32])
m4_define([nma_version],
[nma_major_version.nma_minor_version.nma_micro_version])
diff --git a/meson.build b/meson.build
index 98c51e2c..009560a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libnma', 'c',
- version: '1.8.31',
+ version: '1.8.32',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]