We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b2cea commit 5cfc950Copy full SHA for 5cfc950
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.12)
2
3
-project(stm32-eth VERSION 0.9.6)
+project(stm32-eth VERSION 0.9.7)
4
message(STATUS "~~~ ${PROJECT_NAME} v${PROJECT_VERSION} ~~~")
5
6
message(STATUS "Target: ${CMAKE_SYSTEM_PROCESSOR} (${CMAKE_SYSTEM_NAME})")
0 commit comments