about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-09-30 13:50:14 +0200
committerMichael Biebl <biebl@debian.org>2019-09-30 13:50:14 +0200
commit0bef21b7d9274778958532e84565e8b76f1204ee (patch)
tree9b6f312103439539009916cbd7352d32853cc553 /meson.build
parent857b32ce16c33d2fb191da77e9a3f3b542714d74 (diff)
parentd0425f68f7ee83a1dc5a6ad3688627c1b472a58b (diff)
Update upstream source from tag 'upstream/1.20.4'
Update to upstream version '1.20.4'
with Debian dir a7248e22a7605bec597b9752dfceb6985ad68a67
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 4105a9c8..acad2748 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.20.2',
+  version: '1.20.4',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',