summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-11-30 22:10:53 +0100
committerMichael Biebl <biebl@debian.org>2022-11-30 22:10:53 +0100
commit6e9d10e114f94799d54bb3dabc66e35ab4e3e8cd (patch)
tree1e0cc2ec0d3d9435860260632c4ae699a3d08cec /meson.build
parent913bcb40f6c699f8a38351c69e7ea263fe78f71f (diff)
New upstream version 1.40.6 upstream/1.40.6
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 246359a5..fbf4bf8d 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project(
 #  - add corresponding NM_VERSION_x_y_z macros in
 #    "src/libnm-core-public/nm-version-macros.h.in"
 #  - update number in configure.ac
-  version: '1.40.4',
+  version: '1.40.6',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',