summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-03-07 16:53:42 +0100
committerThomas Haller <thaller@redhat.com>2020-03-07 16:53:44 +0100
commitdaded73d8a1283004768125a110e088106528a90 (patch)
treed9a0e74d92be245930c9b79e742001c0af0c5e3e /meson.build
parent9d8be2d94913b4a882037ec4a1c0011c3d401098 (diff)
downloadnetwork-manager-applet-daded73d8a1283004768125a110e088106528a90.tar.gz
release: bump version to 1.16.01.16.0
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 2fa36d3e..c3a9bffa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'network-manager-applet', 'c',
- version: '1.15.0',
+ version: '1.16.0',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',