mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-15 15:09:30 +00:00
tweak version 1 (#25)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ endif()
|
||||
set(VERSION_MAJOR 1)
|
||||
set(VERSION_MINOR 6)
|
||||
set(VERSION_PATCH 3)
|
||||
set(VERSION_TWEAK 0)
|
||||
set(VERSION_TWEAK 1)
|
||||
|
||||
set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
|
||||
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/version.rc.in" "${VERSION_RC}" @ONLY)
|
||||
|
||||
Reference in New Issue
Block a user