summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-01-21 16:55:29 -0500
committerVictor Kareh <[email protected]>2026-01-21 16:55:29 -0500
commit5e3c71dce1bcbc98b74a64d5e6d9a56fd3951e8b (patch)
treef8b29d7b8512f193e5de5e7d13218c0ee7bbf342 /meson.build
parent5492559810bfe8a8f997dbf79dd6b509743fab2c (diff)
downloadmarco-1.28.2.tar.bz2
marco-1.28.2.tar.xz
release 1.28.2v1.28.2
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..d7e4b31b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.28.1',
+ version: '1.28.2',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],