summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-10-24 21:01:12 +0200
committerMichael Biebl <biebl@debian.org>2018-10-24 21:01:12 +0200
commit3626b425d1bc017fdc6f1ea0cfd329d1e1681641 (patch)
treee3eb1ffa953bc2ca100c9c50ab2aaa8cbfffa8f0 /meson.build
parent6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff)
New upstream version 1.14.4 upstream/1.14.4
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 720630b7..eebc7232 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project(
 #  - add corresponding NM_VERSION_x_y_z macros in
 #    "shared/nm-version-macros.h.in"
 #  - update number in configure.ac
-  version: '1.14.2',
+  version: '1.14.4',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',