Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Inniag committed Jan 28, 2018
1 parent f7ffc66 commit 8b468c6
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 @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)

# set project parameters:
project(CHAP LANGUAGES CXX C VERSION 0.7.0)
project(CHAP LANGUAGES CXX C VERSION 0.8.0)

# follow GNU guideline on install directories:
include(GNUInstallDirs)
Expand Down

0 comments on commit 8b468c6

Please sign in to comment.