summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2022-05-19 17:33:55 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2022-05-19 17:33:55 +0200
commit2090a918b597e267553879d87446bab6b7fe8ec6 (patch)
tree91f54d44e6aba96c158a70a9c594b62f9e7ae97d /meson.build
parent4770bdbc523f51862ac281c50765f434dfa1d653 (diff)
downloadNetworkManager-2090a918b597e267553879d87446bab6b7fe8ec6.tar.gz
release: bump version to 1.36.61.36.6
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 a06cc7c486..9c2b94b622 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.36.5',
+ version: '1.36.6',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',