Skip to content

Commit

Permalink
Version 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grarak committed Mar 4, 2020
1 parent e2a0163 commit 1aab8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(nxcord-all)
message(STATUS "Using toolchain file: ${CMAKE_TOOLCHAIN_FILE}.")

string(TIMESTAMP TODAY "%Y%m%d")
set(VERSION "0.3-${TODAY}")
set(VERSION "0.4-${TODAY}")
set_property(GLOBAL PROPERTY NXCORD_VERSION ${VERSION})
add_definitions(-DNXCORD_VERSION="${VERSION}")

Expand Down

0 comments on commit 1aab8bc

Please sign in to comment.