summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-01-19 20:15:14 +0100
committerThomas Haller <thaller@redhat.com>2023-01-19 20:15:14 +0100
commit093bbd0fcf2d82aa7958e3714f603d587c5ad727 (patch)
tree0dba518c178b690864d4bd414ab66391e9be4760 /meson.build
parent01730f5943019c3fed2eeaa19cebca47c6a9ef4a (diff)
downloadNetworkManager-093bbd0fcf2d82aa7958e3714f603d587c5ad727.tar.gz
release: bump version to 1.41.90 (1.42-rc1)1.42-rc1
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 24ddde5657..b5e8701ac6 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.8',
+ version: '1.41.90',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',