Skip to content

Commit

Permalink
Update devtools project version
Browse files Browse the repository at this point in the history
  • Loading branch information
vircon32 committed Jun 4, 2022
1 parent 35e52ad commit b7df86f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DevelopmentTools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ endif()
project("Vircon32")

# Define version
set(PROJECT_VERSION_MAJOR 2022)
set(PROJECT_VERSION_MINOR 04)
set(PROJECT_VERSION_PATCH 09)
set(PROJECT_VERSION_MAJOR 22)
set(PROJECT_VERSION_MINOR 6)
set(PROJECT_VERSION_PATCH 4)

# Set names for final executables
set(C_COMPILER_BINARY_NAME "compile")
Expand Down

0 comments on commit b7df86f

Please sign in to comment.