Skip to content

Commit

Permalink
Versioned to 1.7.4-rc8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry (Xinyu Hou) committed Aug 7, 2015
1 parent b881dc6 commit c734bab
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 @@ -18,7 +18,7 @@
set(VERSION_MAJOR 1)
set(VERSION_MINOR 7)
set(VERSION_REV 4)
set(VERSION_STAGE rc7)
set(VERSION_STAGE rc8)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")

cmake_minimum_required(VERSION 2.6)
Expand Down

0 comments on commit c734bab

Please sign in to comment.