Skip to content

Commit 12b4320

Browse files
committed
v2.4.0-rc1
1 parent 35ffe52 commit 12b4320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PROJECT ("CasparCG Server")
55
SET (CONFIG_VERSION_MAJOR 2)
66
SET (CONFIG_VERSION_MINOR 4)
77
SET (CONFIG_VERSION_BUG 0)
8-
SET (CONFIG_VERSION_TAG "Dev")
8+
SET (CONFIG_VERSION_TAG "RC1")
99

1010
set(CASPARCG_DOWNLOAD_MIRROR https://github.com/CasparCG/dependencies/releases/download/ CACHE STRING "Source/mirror to use for external dependencies")
1111
set(CASPARCG_DOWNLOAD_CACHE ${CMAKE_CURRENT_BINARY_DIR}/external CACHE STRING "Download cache directory for cmake ExternalProjects")

0 commit comments

Comments
 (0)