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