Explorar el Código

Set version to 2.52.1

Matt Seeley hace 5 años
padre
commit
284aacec90
Se han modificado 2 ficheros con 7 adiciones y 1 borrados
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 6 0
      release-notes/2.52.1.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -22,7 +22,7 @@ endif()
 
 set(VERSION_MAJOR 2)
 set(VERSION_MINOR 52)
-set(VERSION_NANO 0)
+set(VERSION_NANO 1)
 
 option(UPGRADE_DEBUG "" OFF)
 

+ 6 - 0
release-notes/2.52.1.txt

@@ -0,0 +1,6 @@
+2020-03-04
+
+FIXED:
+
+- Fixed toggling subtitles using keyboard shortcut
+- Fixed unselected subtitles displaying during playback