summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-10-09 15:48:51 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-10-09 15:48:51 +0200
commitce203dd7e99c9c943cb24756d25968781fb1dbd3 (patch)
treed97507e8fc3540ef5335e593da38f2898dd08049 /meson.build
parent58946f0f5c1f84ae4136e6d417870572bfd45cd5 (diff)
downloadnetwork-manager-applet-ce203dd7e99c9c943cb24756d25968781fb1dbd3.tar.gz
release: bump version to 1.8.241.8.24
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 62e2da3a..cfa4141f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'network-manager-applet', 'c',
- version: '1.8.23',
+ version: '1.8.24',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',