Skip to content

Commit 611754c

Browse files
Prepare the first version v0.1 \o/
1 parent 06a0324 commit 611754c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ file(WRITE ${CMAKE_SOURCE_DIR}/.build_number ${NEW_BUILD_NUMBER})
88

99
# Triton version
1010
set(VERSION_MAJOR 0)
11-
set(VERSION_MINOR 0)
11+
set(VERSION_MINOR 1)
1212
set(VERSION_BUILD ${BUILD_NUMBER})
1313

1414
set(CMAKE_BUILD_TYPE Release)

0 commit comments

Comments
 (0)