Parcourir la source

Set version to 2.52.1

Matt Seeley il y a 5 ans
Parent
commit
284aacec90
2 fichiers modifiés avec 7 ajouts et 1 suppressions
  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