Skip to content

Commit d7db8a3

Browse files
committed
Changed version to 1.0.30
Signed-off-by: Jared Duffey <jared.duffey@bluequartz.net>
1 parent 523a906 commit d7db8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
1515
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
1616

1717
# set project's name
18-
project(EbsdLibProj VERSION 1.0.29)
18+
project(EbsdLibProj VERSION 1.0.30)
1919

2020
# ---------- Setup output Directories -------------------------
2121
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY

0 commit comments

Comments
 (0)