Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Grarak committed Apr 20, 2020
1 parent 401c6fc commit 7ba0980
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.4-${TODAY}")
set(VERSION "0.4.1-${TODAY}")
set_property(GLOBAL PROPERTY NXCORD_VERSION ${VERSION})
add_definitions(-DNXCORD_VERSION="${VERSION}")

Expand Down

0 comments on commit 7ba0980

Please sign in to comment.