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:33:14 +0100
committerSebastien Bacher <seb128@ubuntu.com>2020-01-29 10:33:14 +0100
commitc1b3616485604f3fddfad9521cb8818cd8eece2b (patch)
treee5ed317b0d86dcae783a9caf45415ba8be6d2ad1 /meson.build
parenta524db35ac5c2099671d16318524e277e88631be (diff)
parent90c93214efba0966274224a93a77d235d4f8c034 (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
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',