File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "OS"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = v1.7.5
41+ PROJECT_NUMBER = v1.8.0
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1616 "maintainer" : true
1717 }
1818 ],
19- "version" : " 1.7.9 " ,
19+ "version" : " 1.8.0 " ,
2020 "license" : " MIT" ,
2121 "frameworks" : " arduino" ,
2222 "platforms" : " *"
Original file line number Diff line number Diff line change 11name =QuarkTS
2- version =1.7.9
2+ version =1.8.0
33license =MIT
44author =J. Camilo Gomez C. <
[email protected] >
55maintainer =J. Camilo Gomez C. <
[email protected] >
Original file line number Diff line number Diff line change 11cmake_minimum_required ( VERSION 3.2 )
22project ( quarkts-cpp
3- VERSION 1.7.9
3+ VERSION 1.8.0
44 DESCRIPTION "An open-source OS for small embedded applications"
55 LANGUAGES CXX )
66
You can’t perform that action at this time.
0 commit comments