aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2020-12-17 20:29:03 +0000
committerHarry Jeffery <harry@exec64.co.uk>2020-12-17 20:30:42 +0000
commita4bb341a9bbbed3e6af2400f2a0b794d293bde68 (patch)
treebfb1ae41233a5e982b25e60eada8560c9a517cef /meson.build
parent49ba898e923b42b2d31fda9a953606a3ac82201c (diff)
downloadimv-a4bb341a9bbbed3e6af2400f2a0b794d293bde68.tar.gz
Release v4.2.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 386d0ea..5e8acd6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'imv',
['c'],
- version: '4.1.0',
+ version: '4.2.0',
license: 'MIT',
meson_version: '>= 0.47',
default_options: ['buildtype=debugoptimized', 'c_std=c99'],