summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2025-09-22 17:59:15 -0400
committerlukefromdc <[email protected]>2025-09-22 17:59:15 -0400
commit87e3aadef2379c94ff6d47a6bc9c4d6006d334a9 (patch)
tree195f17916b5efc327c523ea98d78beb3e8708a0a /meson.build
parentb03c7601f910a95595f6b795b03e12889066efe3 (diff)
downloadmarco-87e3aadef2379c94ff6d47a6bc9c4d6006d334a9.tar.bz2
marco-87e3aadef2379c94ff6d47a6bc9c4d6006d334a9.tar.xz
Release 1.29.1v1.29.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 40b2ac9f..0ecd7824 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.29.0',
+ version: '1.29.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],