diff options
| author | raveit65 <[email protected]> | 2023-05-04 14:01:43 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2023-05-04 14:02:46 +0200 |
| commit | efc984bab666bbb66e5ed995be4e37e18cf07d4c (patch) | |
| tree | 778a4a1501b0b34560aed9883f5d9c18bd57727e /meson.build | |
| parent | b8230bc2399767c49f1871f0da2df8296a0cf22a (diff) | |
| download | marco-1.26.2.tar.bz2 marco-1.26.2.tar.xz | |
release 1.26.2v1.26.2
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index b38d2858..b4af822d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'marco', 'c', - version: '1.26.1', + version: '1.26.2', meson_version: '>=0.47.0', license: 'GPL2', default_options : [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'], |
