Tag current status for release
This commit is contained in:
parent
62e571a4d6
commit
e558e2d58f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# found in the top-level directory of this distribution.
|
||||
|
||||
cmake_minimum_required(VERSION 3.11)
|
||||
project(cppast VERSION 0.0)
|
||||
project(cppast VERSION 0.1.0)
|
||||
|
||||
# options
|
||||
option(CPPAST_BUILD_TEST "whether or not to build the tests" OFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue