summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2022-11-12 17:35:28 +0100
committerraveit65 <[email protected]>2022-11-12 17:44:33 +0100
commit2bdba6c22967496614b52bddf8186595f729a651 (patch)
tree358995f10ce18b1827e5032d5a23ee8a43983ea7 /meson.build
parentc357e1c1816311680c04f8d720ba439d9bb325cf (diff)
downloadmarco-2bdba6c22967496614b52bddf8186595f729a651.tar.bz2
marco-2bdba6c22967496614b52bddf8186595f729a651.tar.xz
release 1.26.1v1.26.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 199baa77..b38d2858 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.26.0',
+ version: '1.26.1',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],