[libnma] release: bump version to 1.8.29 (development)



commit 8f487970986f0adb641dc0e2c6544f780fc81de2
Author: Thomas Haller <thaller redhat com>
Date:   Fri Mar 6 19:03:36 2020 +0100

    release: bump version to 1.8.29 (development)

 configure.ac | 2 +-
 meson.build  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a86f0365..d11bf22d 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], [28])
+m4_define([nma_micro_version], [29])
 m4_define([nma_version],
           [nma_major_version.nma_minor_version.nma_micro_version])
 
diff --git a/meson.build b/meson.build
index 82c25212..16b5a1a8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'libnma', 'c',
-  version: '1.8.28',
+  version: '1.8.29',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]