summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-12-06 17:12:38 +0100
committerraveit65 <[email protected]>2019-12-06 17:12:38 +0100
commit5405b8b210c738f430e1a502e056445f15579bb0 (patch)
treefaa3448cbf8e1a3f1f3eab79b53a808d1bb26d5f /meson.build
parent5918c2a9c5d098c9b700e73df223fa3ce6361c8d (diff)
downloadmarco-5405b8b210c738f430e1a502e056445f15579bb0.tar.bz2
marco-5405b8b210c738f430e1a502e056445f15579bb0.tar.xz
release 1.23.2v1.23.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 3a9abca6..4210d257 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'marco', 'c',
- version: '1.23.1',
+ version: '1.23.2',
meson_version: '>=0.47.0',
license: 'GPL2',
default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],