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

Commit

Permalink
v1.8.4 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Nelless committed Oct 11, 2016
1 parent 0e209aa commit a6ff907
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 8)
set(VERSION_REV 4)
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 a6ff907

Please sign in to comment.