summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-03-23 16:38:45 +0100
committerraveit65 <[email protected]>2021-03-23 16:39:59 +0100
commit6bc561816ba39956bb3e0ce6cd98330f94f75b24 (patch)
treeb213fa504ad6d1cf9c213534c22b920d54413a76 /meson.build
parent023973b96fb0f0cf72331f45b90442a582ba6b64 (diff)
downloadmarco-6bc561816ba39956bb3e0ce6cd98330f94f75b24.tar.bz2
marco-6bc561816ba39956bb3e0ce6cd98330f94f75b24.tar.xz
release 1.24.2v1.24.2
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 ba5e5f92..6aa48cce 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.24.1',
+ version: '1.24.2',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],