summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-02-10 09:14:28 +0100
committerThomas Haller <thaller@redhat.com>2023-02-10 09:14:28 +0100
commit119ed52038f8b6e8cebb92314acf6e6bb5813fb0 (patch)
tree44610088c71f9b6077fda15c2462344cb6a6a5bb /meson.build
parentd452ecc3e72ad95b350ff789ade04d7094cb3404 (diff)
downloadNetworkManager-119ed52038f8b6e8cebb92314acf6e6bb5813fb0.tar.gz
release: bump version to 1.42.01.42.0
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 1ecac1ced3..62e037a701 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.41.91',
+ version: '1.42.0',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',