generated from TDD-Templates/cmake_cpputest_template_avr
Updated version number from changes.
This commit is contained in:
parent
a29e16963f
commit
43d15247ad
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
|
|||
|
||||
# Use the fancy version substitution
|
||||
project(main
|
||||
VERSION 0.2.3
|
||||
VERSION 0.2.4
|
||||
DESCRIPTION "template for cmake + cpputest"
|
||||
LANGUAGES C CXX
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue