[libnma] release: bump version to 1.8.27 (development)
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma] release: bump version to 1.8.27 (development)
- Date: Fri, 18 Oct 2019 18:05:46 +0000 (UTC)
commit 31ee3f1a90e22912b17ffbdd91351d97a2de7a23
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Fri Oct 18 20:05:30 2019 +0200
release: bump version to 1.8.27 (development)
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d6f7d674..6495432c 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], [26])
+m4_define([nma_micro_version], [27])
m4_define([nma_version],
[nma_major_version.nma_minor_version.nma_micro_version])
diff --git a/meson.build b/meson.build
index 3e01c335..13e05a3b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libnma', 'c',
- version: '1.8.26',
+ version: '1.8.27',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]