Skip to content

Commit

Permalink
Prepared release
Browse files Browse the repository at this point in the history
  • Loading branch information
TcT2k committed Dec 3, 2015
1 parent 0b242e8 commit e040603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 2.8)
project(HLMWADExplorer)

SET(CPACK_PACKAGE_VERSION_MAJOR "0")
SET(CPACK_PACKAGE_VERSION_MINOR "7")
SET(CPACK_PACKAGE_VERSION_PATCH "2")
SET(CPACK_PACKAGE_VERSION_MINOR "8")
SET(CPACK_PACKAGE_VERSION_PATCH "0")

find_package(wxWidgets 3.0 COMPONENTS core base adv REQUIRED)

Expand Down

0 comments on commit e040603

Please sign in to comment.