diff options
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 c4df5b42..acb33250 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ # Meson file for CrystFEL project('crystfel', 'c', - version: '0.9.1', + version: '0.10.0', license: 'GPL3+', meson_version: '>=0.50.0', default_options: ['buildtype=debugoptimized']) |