summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-11-11 20:37:53 +0100
committermbkma <[email protected]>2022-11-11 20:37:53 +0100
commit14ca155db113b4c359a270460585ba03c0ccc5c5 (patch)
tree5c0c94c0fdbb8d3c4e1551048647e51791c6296b /meson.build
parentec34b925b4a3fa3659a7b595d8fd0ca627aa762a (diff)
downloadmarco-14ca155db113b4c359a270460585ba03c0ccc5c5.tar.bz2
marco-14ca155db113b4c359a270460585ba03c0ccc5c5.tar.xz
release 1.27.0v1.27.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 199baa77..3bf9b022 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.26.0',
+ version: '1.27.0',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],