summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-02 23:30:49 +0100
committerraveit65 <[email protected]>2024-02-02 23:43:08 +0100
commit84be1dc64ffed125541d8ef845b0b58f5cd9bdb6 (patch)
treefbece70771c55fb31019dc93ae030f8a8ff5ea64 /meson.build
parent78fa5f0e90a0e5090b0f2ef026f1156af6962347 (diff)
downloadmarco-84be1dc64ffed125541d8ef845b0b58f5cd9bdb6.tar.bz2
marco-84be1dc64ffed125541d8ef845b0b58f5cd9bdb6.tar.xz
releases 1.27.1v1.27.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 c5c61c56..5e35ad7a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.27.0',
+ version: '1.27.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],