about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-01-15 02:58:18 +0100
committerMichael Biebl <biebl@debian.org>2020-01-15 02:58:18 +0100
commita6e869ff2617682b9bb1a18bb1183a93da1944b4 (patch)
treecb5e18df06a85ab01b20a2b5ab50a8068aa289a0 /meson.build
parentca847639aab94434daed120c874e1100c3d75dcf (diff)
parent90c93214efba0966274224a93a77d235d4f8c034 (diff)
Update upstream source from tag 'upstream/1.22.4'
Update to upstream version '1.22.4'
with Debian dir b815bf313b2d20bcdb91601c08f6f2560fcac04f
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 365fc015..183b381b 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.22.2',
+  version: '1.22.4',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',