Browse Source

Set version to 2.31.0

Paulo Coelho Alves 6 years ago
parent
commit
a95b6d769c
2 changed files with 12 additions and 2 deletions
  1. 2 2
      CMakeModules/VersionConfiguration.cmake
  2. 10 0
      release-notes/2.31.0.txt

+ 2 - 2
CMakeModules/VersionConfiguration.cmake

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

+ 10 - 0
release-notes/2.31.0.txt

@@ -0,0 +1,10 @@
+2019-04-02
+
+NEW:
+
+- Added subtitles offset controls for external subtitle files
+
+FIXED:
+
+- Fixed podcasts related episodes getting cut off
+- Fixed user ratings showing the wrong value on the extended info screen