summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-02-16 15:27:46 +0000
committerRichard Hughes <richard@hughsie.com>2022-02-16 15:27:46 +0000
commit9e038db59103178db688f3b739b4efbe3d815ccb (patch)
treede5099eede11f4964c156e627349e0fa8ac2ae54 /meson.build
parent9a2c7f7cb168cd46cb1e163df35e734c7beb3b70 (diff)
downloadcolord-gtk-9e038db59103178db688f3b739b4efbe3d815ccb.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 6e9fe94..fd4949a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('colord-gtk', 'c',
- version : '0.3.0',
+ version : '0.3.1',
license : 'LGPL-2.1+',
meson_version : '>=0.46.0',
default_options : ['c_std=c99']