Skip to content

Commit

Permalink
Prepare the first version v0.1 \o/
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSalwan committed Jun 25, 2015
1 parent 06a0324 commit 611754c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ file(WRITE ${CMAKE_SOURCE_DIR}/.build_number ${NEW_BUILD_NUMBER})

# Triton version
set(VERSION_MAJOR 0)
set(VERSION_MINOR 0)
set(VERSION_MINOR 1)
set(VERSION_BUILD ${BUILD_NUMBER})

set(CMAKE_BUILD_TYPE Release)
Expand Down

0 comments on commit 611754c

Please sign in to comment.