summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-02-10 09:38:33 +0100
committerThomas Haller <thaller@redhat.com>2023-02-10 09:38:34 +0100
commit72c0ae2efac71cb435938d75ef7faa5fd59ab9ce (patch)
tree37f03b5d90adc56c17a26f287322c2f9a5109f9d /meson.build
parent119ed52038f8b6e8cebb92314acf6e6bb5813fb0 (diff)
parentc74c16ee21165ca27e982eecfba8d188ff1289cb (diff)
downloadNetworkManager-72c0ae2efac71cb435938d75ef7faa5fd59ab9ce.tar.gz
release: bump version to 1.43.2 (development)1.43.2-dev
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 62e037a701..0adc42f738 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.42.0',
+ version: '1.43.2',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',