about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-05-13 15:12:23 +0200
committerMichael Biebl <biebl@debian.org>2022-05-13 15:12:23 +0200
commit84afb2ff5f7405ec3b98bbe627cd071105626087 (patch)
treefc82d122eda3fede7ace3026a09af018e1af3174 /meson.build
parentd26308b229deb999da934f582aa8f3d5caaa63c0 (diff)
parent87d61411bb3453587d21487da04fcf770fee7d55 (diff)
Update upstream source from tag 'upstream/1.38.0'
Update to upstream version '1.38.0'
with Debian dir fb301733063d70b26e8eff5a4877a6a4f0bcddc2
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 df7eb948..7a7eb176 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project(
 #  - add corresponding NM_VERSION_x_y_z macros in
 #    "src/libnm-core-public/nm-version-macros.h.in"
 #  - update number in configure.ac
-  version: '1.37.92',
+  version: '1.38.0',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',