Updated version number 0.2.0 --> 0.2.1
Commiting the version changes number.
This commit is contained in:
parent
de5cd13459
commit
3f2eb09427
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
|
||||||
|
|
||||||
# Use the fancy version substitution
|
# Use the fancy version substitution
|
||||||
project(main
|
project(main
|
||||||
VERSION 0.2.0
|
VERSION 0.2.1
|
||||||
DESCRIPTION "template for cmake + cpputest"
|
DESCRIPTION "template for cmake + cpputest"
|
||||||
LANGUAGES C CXX
|
LANGUAGES C CXX
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue