Skip to content

Commit 6536567

Browse files
committed
VER: Update EbsdLib version to 2.3.0
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
1 parent afb2935 commit 6536567

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ option(EbsdLib_BUILD_H5SUPPORT "Build H5Support Library" OFF)
3737

3838

3939
# set project's name
40-
project(EbsdLibProj VERSION 2.2.0)
40+
project(EbsdLibProj VERSION 2.3.0)
4141

4242

4343
# Request C++17 standard, using new CMake variables.

Source/Test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ if(EBSDLIB_DOWNLOAD_TEST_FILES)
7777
endif()
7878

7979
ebsdlib_download_test_data(EBSDLIB_DATA_DIR ${EBSDLIB_DATA_DIR} ARCHIVE_NAME Laue_Orientation_Clusters_v6.tar.gz SHA512 f327d3d2a86d539b3c1f3fc755d8f5741d8eb68aab45fc1ab54d9e5db48643903f9a37898366203e6eb2e7585ce57c6e186cca2107acb1a53318b813345cb10a)
80-
80+
8181
endif()
8282

8383

0 commit comments

Comments
 (0)