aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-07-09 10:25:07 +0200
committerThomas White <taw@physics.org>2021-08-16 13:53:28 +0200
commitdf8fc79e9ed4ac07f02574459f89f8ed8a5f2986 (patch)
tree59c283c331c88189581622ce5a926abf02b6959d /meson.build
parentff9dd35c1c1d8e89a9c93db4eae9fba79621eedd (diff)
This is CrystFEL 0.10.00.10.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 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'])