Skip to content

Commit b6f3b72

Browse files
committed
Update version to 1292
1 parent e07ec02 commit b6f3b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
55
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the build type" FORCE)
66
endif()
77

8-
project(LSMASHSource VERSION 1282)
8+
project(LSMASHSource VERSION 1292)
99

1010
option(BUILD_AVS_PLUGIN "Build plugin for AviSynth" ON)
1111
message(STATUS "Build plugin for AviSynth: ${BUILD_AVS_PLUGIN}.")

0 commit comments

Comments
 (0)