summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2023-05-16 17:18:21 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2023-05-16 17:18:21 +0200
commitb05cc4aa0ae6135ae24285470e82f93f4a6ffd2c (patch)
treeeded0e9f5a9f1aa3a44a33d7e3bfd3f4efb564d7 /meson.build
parent93430627c245a0b33b873edca329fa716ccfb7d6 (diff)
downloadNetworkManager-main.tar.gz
release: bump version to 1.43.8 (development)HEAD1.43.8-devmain
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 04d26cadbe..32799205b3 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.43.7',
+ version: '1.43.8',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',