We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07ec02 commit b6f3b72Copy full SHA for b6f3b72
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@ if (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
5
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the build type" FORCE)
6
endif()
7
8
-project(LSMASHSource VERSION 1282)
+project(LSMASHSource VERSION 1292)
9
10
option(BUILD_AVS_PLUGIN "Build plugin for AviSynth" ON)
11
message(STATUS "Build plugin for AviSynth: ${BUILD_AVS_PLUGIN}.")
0 commit comments