summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2025-09-11 14:50:22 -0400
committerlukefromdc <[email protected]>2025-09-11 14:50:22 -0400
commit42a17368923adf3e17cc606ad464c0b2fd19d56f (patch)
treee1fa6a10d2953ab53515e2bb5d7f222ab9bb887f /meson.build
parentb5292ba66132104256590631b2d2b7a1c92ad934 (diff)
downloadmarco-42a17368923adf3e17cc606ad464c0b2fd19d56f.tar.bz2
marco-42a17368923adf3e17cc606ad464c0b2fd19d56f.tar.xz
Release 1.29.0v1.29.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 7c7467be..40b2ac9f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.28.1',
+ version: '1.29.0',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],