summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-07-05 18:15:13 +0200
committerMichael Biebl <biebl@debian.org>2024-07-05 18:15:13 +0200
commit58affb29b8386d6d26359da604a64fefe7ae0a60 (patch)
tree6c0c9b519e431ca178070c89f516dbaa660bbddb /meson.build
parent8e2fde558a5af5c3b03a5112dbd8f9085c5a8369 (diff)
New upstream version 1.48.4 upstream/1.48.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 0adbc2bf..5e26346b 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.48.2',
+  version: '1.48.4',
   license: 'GPL2+',
   default_options: [
     'buildtype=debugoptimized',