summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-02-23 10:15:56 +0100
committerThomas Haller <thaller@redhat.com>2019-02-23 10:15:58 +0100
commita537e0dcce842506e36c8ed046765a5cd1d2daeb (patch)
treec605f1e1a46f4c7e42bdcea6d051ef6dfc023527 /meson.build
parent11f02622aa03101bb4fa5e442a753cf42dc5fa21 (diff)
downloadNetworkManager-a537e0dcce842506e36c8ed046765a5cd1d2daeb.tar.gz
release: bump version to 1.17.0 (development)1.17.0-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 7065bba53f..b375b9d407 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.15.90',
+ version: '1.17.0',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',