summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAna Cabral <acabral@redhat.com>2022-08-15 18:18:45 -0300
committerAna Cabral <acabral@redhat.com>2022-08-15 18:18:45 -0300
commit711f69fb738a253674149eb302108dc688181190 (patch)
tree5fb4c33a94f08101fb9de8fd93a54141f8ab608d /meson.build
parentb2a6b9fcc74f94bf3bbef7c382d6b85f0442f288 (diff)
downloadNetworkManager-711f69fb738a253674149eb302108dc688181190.tar.gz
release: bump version to 1.41.0 (development)1.41.0-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 300e71319c..faf47f58f8 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.39.90',
+ version: '1.41.0',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',