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 df90514 commit a240a2eCopy full SHA for a240a2e
CMakeLists.txt
@@ -6,7 +6,7 @@ endif()
6
# set up project
7
project(maretf
8
DESCRIPTION "A work in progress command-line utility to work with VTF files."
9
- VERSION 0.5.0
+ VERSION 0.6.0
10
HOMEPAGE_URL "https://github.com/craftablescience/MareTF")
11
set(PROJECT_NAME_PRETTY "MareTF")
12
set(PROJECT_ORGANIZATION_NAME "craftablescience" CACHE STRING "" FORCE)
0 commit comments