summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-02-16 15:25:55 +0000
committerRichard Hughes <richard@hughsie.com>2022-02-16 15:26:49 +0000
commit9a2c7f7cb168cd46cb1e163df35e734c7beb3b70 (patch)
tree7e598756901b60f7a0338ac802f602587a70be75 /meson.build
parente4890b202877bb0a72c750933147d86dcd289830 (diff)
downloadcolord-gtk-9a2c7f7cb168cd46cb1e163df35e734c7beb3b70.tar.gz
Release colord-gtk 0.3.00.3.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 118257e..6e9fe94 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('colord-gtk', 'c',
- version : '0.2.1',
+ version : '0.3.0',
license : 'LGPL-2.1+',
meson_version : '>=0.46.0',
default_options : ['c_std=c99']