Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed May 6, 2022
1 parent 6aed5a7 commit 64d7468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16)
#------------------------------------------------------------------------------
# Set project name and version number

project(DOLFINX VERSION "0.4.1.0")
project(DOLFINX VERSION "0.4.1")

set(DOXYGEN_DOLFINX_VERSION ${DOLFINX_VERSION} CACHE STRING "Version for Doxygen" FORCE)

Expand Down

0 comments on commit 64d7468

Please sign in to comment.