summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-07-29 20:50:05 +0200
committerThomas Haller <thaller@redhat.com>2019-07-29 20:50:05 +0200
commite5912389c66d5545cd35e5497dee75933b1dcfb5 (patch)
tree1138c597303f9df2d4dece1beeba15eae94573d7 /meson.build
parent3b3596bb03b1c48d7c4dd3efeacaa36807858713 (diff)
downloadNetworkManager-e5912389c66d5545cd35e5497dee75933b1dcfb5.tar.gz
release: bump version to 1.19.90 (1.20-rc1)1.20-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 e7931bc82a..e0e560c620 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.19.5',
+ version: '1.19.90',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',