[network-manager-applet] meson: fix the version number
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] meson: fix the version number
- Date: Mon, 16 Oct 2017 11:53:46 +0000 (UTC)
commit 96aaee081a703ab3d07e6123caf74c4a292ba5d2
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Mon Oct 16 11:20:05 2017 +0200
meson: fix the version number
Match whatever autotools use.
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 1aa233e..aa7d3f3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'nm-applet', 'c',
- version: '1.8.3',
+ version: '1.8.5',
license: 'GPL2+',
default_options: [
'b_lundef=true',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]