summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2022-06-01 16:40:28 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2022-06-01 16:40:28 +0200
commit3d272d264c0c19148b3f524756d2ec86388cd574 (patch)
treead1b8cfecc5a0b33ca5ea078e49ff8e426c3ce12 /meson.build
parent3079628263f7b5fa2c403dda371283684a5307db (diff)
downloadNetworkManager-3d272d264c0c19148b3f524756d2ec86388cd574.tar.gz
release: bump version to 1.39.6 (development)1.39.6-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 fefe828e0e..1198947491 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.5',
+ version: '1.39.6',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',