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