summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-04-08 18:54:18 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-04-09 06:54:18 +0200
commit43d9187c14ccd2b6cbd95c7a38f82e74ee775c51 (patch)
treee75e2bdcd04529a8f8e4cb4fe9b28cd08327d251 /meson.build
parent80a3031a7c40f9b6f2ff08b924077e5c1d09a8b7 (diff)
downloadNetworkManager-43d9187c14ccd2b6cbd95c7a38f82e74ee775c51.tar.gz
release: bump version to 1.17.3 (development)1.17.3-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 ab030b4a1c..df5569d3b4 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.2',
+ version: '1.17.3',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',