Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-abi committed Sep 30, 2021
1 parent de184d2 commit f5212eb
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 @@ -20,7 +20,7 @@ endif()
project(Zinc VERSION 3.5.0 LANGUAGES C CXX)

# Set this to the development release or release candidate version.
set(Zinc_DEVELOPER_VERSION ".dev0")
set(Zinc_DEVELOPER_VERSION "")

# The name for the project seen in directory paths
set(ZINC_BASE_NAME zinc)
Expand Down

0 comments on commit f5212eb

Please sign in to comment.