We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4603a commit ffecadfCopy full SHA for ffecadf
CMakeLists.txt
@@ -3,7 +3,7 @@
3
4
cmake_minimum_required(VERSION 3.15)
5
6
-project(OpenPFC VERSION 0.2.0 DESCRIPTION "Phase Field Crystal simulation framework")
+project(OpenPFC VERSION 0.1.3 DESCRIPTION "Phase Field Crystal simulation framework")
7
8
# Define an option for development mode
9
option(OpenPFC_DEVELOPMENT "Enable development build settings" OFF)
0 commit comments