Browse Source

Set version to 2.53.0

Paulo Coelho Alves 5 years ago
parent
commit
93da5e843a
2 changed files with 7 additions and 2 deletions
  1. 2 2
      CMakeModules/VersionConfiguration.cmake
  2. 5 0
      release-notes/2.53.0.txt

+ 2 - 2
CMakeModules/VersionConfiguration.cmake

@@ -21,8 +21,8 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 52)
-set(VERSION_NANO 2)
+set(VERSION_MINOR 53)
+set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)
 

+ 5 - 0
release-notes/2.53.0.txt

@@ -0,0 +1,5 @@
+2020-03-17
+
+FIXED:
+
+- Fixed an issue playing videos in photo libraries where progress wouldn't reset after switching between videos