Update version to 0.6.3.

This commit is contained in:
Jesse Beder
2019-09-25 09:56:00 -07:00
committed by GitHub
parent 968e0c1f02
commit 9a3624205e

View File

@@ -9,7 +9,7 @@ include(CheckCXXCompilerFlag)
### ###
### Project settings ### Project settings
### ###
project(YAML_CPP VERSION 0.6.2) project(YAML_CPP VERSION 0.6.3)
### ###
### Project options ### Project options