Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
Update CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinyu Hou committed Mar 15, 2016
1 parent 5bd97c6 commit 257ac01
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 6)
set(VERSION_STAGE rc3)
set(VERSION_STAGE stable)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")

cmake_minimum_required(VERSION 2.6)
Expand Down

0 comments on commit 257ac01

Please sign in to comment.