summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-04 16:51:59 +0200
committerraveit65 <[email protected]>2020-08-04 19:00:07 +0200
commit620f08c925c188a4c1eb7ccee21679be09376b85 (patch)
treee6ecefde5450c29b5503d9ac901b1671d74860c8 /meson.build
parent23874f5d0c539f2d8b5ec302155977b7cef3d18a (diff)
downloadmarco-1.24.1.tar.bz2
marco-1.24.1.tar.xz
release 1.24.1v1.24.1
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 821d515a..ba5e5f92 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.23.2',
+ version: '1.24.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],