Skip to content

Commit 8890c1b

Browse files
committed
VERS: Change version to 1.0.29
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
1 parent c2de608 commit 8890c1b

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.28)
18+
project(EbsdLibProj VERSION 1.0.29)
1919

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

0 commit comments

Comments
 (0)