aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
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'],