Skip to content

Commit 743ea59

Browse files
committed
Update l-smash
Update version to `r1266`.
1 parent 39b2b47 commit 743ea59

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
[submodule "l-smash"]
1212
path = l-smash
1313
url = https://github.com/HomeOfAviSynthPlusEvolution/l-smash
14+
branch = merged_changes

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 1263)
8+
project(LSMASHSource VERSION 1266)
99

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

l-smash

0 commit comments

Comments
 (0)