summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-06-24 17:59:28 +0200
committerraveit65 <[email protected]>2020-06-24 17:59:28 +0200
commite252e96dd8ba373033100a73cc480835ffc6b6ab (patch)
tree652b1004e61671bd64ef50784a026ed5cc71b9d5 /meson.build
parent65d9866727c3af8b2b92ff835353c349a157dd12 (diff)
downloadmarco-e252e96dd8ba373033100a73cc480835ffc6b6ab.tar.bz2
marco-e252e96dd8ba373033100a73cc480835ffc6b6ab.tar.xz
release 1.25.0v1.25.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 821d515a..384aef53 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.23.2',
+ version: '1.25.0',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],