Skip to content

Commit

Permalink
Incremented version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Inniag committed May 2, 2018
1 parent 23eca66 commit e68c96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -26,7 +26,7 @@
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)

# set project parameters:
project(CHAP LANGUAGES CXX C VERSION 0.9.0)
project(CHAP LANGUAGES CXX C VERSION 0.9.1)

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

0 comments on commit e68c96c

Please sign in to comment.