Skip to content
Snippets Groups Projects
Commit 9e27f440 authored by Van Herck, Walter's avatar Van Herck, Walter
Browse files

Update to development version number 1.11.99

parent c671cf39
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ PROJECT_NAME = "BornAgain"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 1.11.0
PROJECT_NUMBER = 1.11.99
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
......
set(BornAgain_VERSION_MAJOR 1)
set(BornAgain_VERSION_MINOR 11)
set(BornAgain_VERSION_PATCH 0)
set(BornAgain_VERSION_PATCH 99)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment