Skip to content

Commit

Permalink
Set developer version to .dev1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Sep 5, 2021
1 parent 51d5ae2 commit cc86455
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 @@ -94,7 +94,7 @@ endif()
if (ZINC_RELEASE)
set(Zinc_DEVELOPER_VERSION "")
else()
set(Zinc_DEVELOPER_VERSION ".dev0")
set(Zinc_DEVELOPER_VERSION ".dev1")
endif()

set(USE_MSAA TRUE)
Expand Down

0 comments on commit cc86455

Please sign in to comment.