Skip to content

Commit

Permalink
version 9.0 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
asartori86 committed Oct 30, 2017
1 parent c708127 commit 7764819
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 @@ -49,8 +49,8 @@ SET(CMAKE_BUILD_TYPE ${DEAL_II_BUILD_TYPE} CACHE STRING
DEAL_II_INITIALIZE_CACHED_VARIABLES()


PROJECT(${TARGET}
VERSION 8.5.0)
PROJECT(${TARGET} LANGUAGES CXX C
VERSION 9.0)

FIND_PACKAGE(deal2lkit 1.0 REQUIRED
HINTS ${D2K_DIR} ${DEAL2LKIT_DIR} $ENV{D2K_DIR} $ENV{DEAL2LKIT_DIR}
Expand Down

0 comments on commit 7764819

Please sign in to comment.