Browse Source

Set version to 2.52.1

Matt Seeley 5 years ago
parent
commit
284aacec90
2 changed files with 7 additions and 1 deletions
  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