Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
updating version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
cathieO authored Jul 23, 2021
1 parent f3d70e6 commit a23b052
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 @@ -6,7 +6,7 @@ message(STATUS "version: ${PROJECT_VERSION}")

set(CMAKE_VERBOSE_MAKEFILE ON)
set(CMAKE_CXX_STANDARD 11)
set(PROJECT_VERSION 0.0.5)
set(PROJECT_VERSION 0.0.7)
# Only do these if this is the main project, and not if it is included through add_subdirectory

set(parflowio_cmake_dir "${parflowio_SOURCE_DIR}/CMake")
Expand Down

0 comments on commit a23b052

Please sign in to comment.