summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-13 18:52:09 +0200
committerThomas Haller <thaller@redhat.com>2019-04-13 18:52:11 +0200
commit5d804fcba71294858d19d88e288157954f2b3813 (patch)
treedd37dbd4d044c3caecad013c2bca2b11b1001fd0 /meson.build
parenta0a577e2e4e29e00fc9010f4e7d9e73f46b9b7b3 (diff)
downloadNetworkManager-5d804fcba71294858d19d88e288157954f2b3813.tar.gz
release: bump version to 1.17.90 (1.18-rc1)1.18-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 63cd1261cb..aa32046f53 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.17.3',
+ version: '1.17.90',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',