summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-09-26 07:56:25 +0200
committerThomas Haller <thaller@redhat.com>2019-09-26 07:56:25 +0200
commite28460819c0fb1022a153ab8336841f4aae913dd (patch)
tree44273454655e1d232c49833ececc91f4efaf4e50 /meson.build
parenta4b7b053f87e5deb77ed892b00198b69ca552dd3 (diff)
downloadNetworkManager-e28460819c0fb1022a153ab8336841f4aae913dd.tar.gz
release: bump version to 1.21.2-dev1.21.2-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 db0fcbd29f..9c4ee0712e 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project(
# - add corresponding NM_VERSION_x_y_z macros in
# "shared/nm-version-macros.h.in"
# - update number in configure.ac
- version: '1.21.1',
+ version: '1.21.2',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',