From df8fc79e9ed4ac07f02574459f89f8ed8a5f2986 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 9 Jul 2021 10:25:07 +0200 Subject: This is CrystFEL 0.10.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 87ddfc23..78bcce10 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.6) -set(CRYSTFEL_SHORT_VERSION 0.9.1) +set(CRYSTFEL_SHORT_VERSION 0.10.0) set(CRYSTFEL_VERSION ${CRYSTFEL_SHORT_VERSION}) set(CRYSTFEL_API_VERSION 14) project(crystfel VERSION ${CRYSTFEL_VERSION} LANGUAGES C) -- cgit v1.2.3