summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2021-03-05 15:18:05 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2021-03-05 15:18:05 +0000
commiteb7db048e5445ad567817dced344c47a20c6ea6b (patch)
treea16e76520847c26d7b52790aef5b50e3bb030b21 /meson.build
parent950e1ea1acef78461d4751997978c3d943f3dbd3 (diff)
downloadlibgdata-eb7db048e5445ad567817dced344c47a20c6ea6b.tar.gz
0.18.10.18.1
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
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 4ac9a38a..acd49920 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libgdata', 'c',
- version: '0.18.0',
+ version: '0.18.1',
license: 'LGPL2.1+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',