about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2020-01-29 10:37:20 +0100
committerSebastien Bacher <seb128@ubuntu.com>2020-01-29 10:37:20 +0100
commitff7ca6f26bc6763f53920c85e2c3b66259003527 (patch)
tree19de30bc725005d8972eb08d500c1b01d7c35101 /meson.build
parent5a09f7759860f4f2a9bb01471ca8099cd705bc10 (diff)
parent55780b62324ba5492ce2670817fc0a8c209cc138 (diff)
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
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',