summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-01-22 20:56:31 +0100
committerThomas Haller <thaller@redhat.com>2019-01-22 20:56:31 +0100
commit862721d269418854ab55a77bc91c5299a214bc9b (patch)
treeb66f87529704cd9cc5c561a156a3b6bea96f46fb /meson.build
parent81da34eb1e9e212653c7ab5a0505b455361369ee (diff)
downloadNetworkManager-862721d269418854ab55a77bc91c5299a214bc9b.tar.gz
release: bump version to 1.15.2 (development)1.15.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 034b7827f1..c9307a6cad 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.1',
+ version: '1.15.2',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',