Skip to content

Commit

Permalink
Tag current status for release
Browse files Browse the repository at this point in the history
  • Loading branch information
foonathan committed Feb 7, 2022
1 parent 62e571a commit e558e2d
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 @@ -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)
Expand Down

0 comments on commit e558e2d

Please sign in to comment.