Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sukrut Rao <cs15btech11036@iith.ac.in>
  • Loading branch information
sukrutrao committed Oct 8, 2018
1 parent a0884be commit 8a95316
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 @@ -3,7 +3,7 @@ set(CMAKE_CXX_STANDARD 11)
project(Timetabler)

set(Timetabler_VERSION_MAJOR 0)
set(Timetabler_VERSION_MINOR 2)
set(Timetabler_VERSION_MINOR 3)
set(Timetabler_VERSION_PATCH 0)
set(CMAKE_BUILD_TYPE Release)

Expand Down

0 comments on commit 8a95316

Please sign in to comment.