summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-01-15 02:57:26 +0100
committerMichael Biebl <biebl@debian.org>2020-01-15 02:57:26 +0100
commit90c93214efba0966274224a93a77d235d4f8c034 (patch)
tree0ccdd9703068070bb0d940588cc4e21317d30a74 /meson.build
parent724bcc5c7be3aed3646ed2b2989c34d438217176 (diff)
New upstream version 1.22.4 upstream/1.22.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 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',