summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-09 17:52:35 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-09 17:52:35 +0100
commit40120a9dbb951dbb5fa076cb6c72be3a2ea73a74 (patch)
tree3a915aca5bb2741775c59a340ce6419ad666428a /meson.build
parentef452526f9fdf5d3722ecbfec89fa4bf7bb53834 (diff)
downloadcolord-40120a9dbb951dbb5fa076cb6c72be3a2ea73a74.tar.gz
trivial: post release version bump
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 7dec1d9..e6ae315 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('colord', 'c',
- version : '1.4.0',
+ version : '1.4.1',
license : 'LGPL-2.1+',
meson_version : '>=0.37.0'
)