瀏覽代碼

Set version to 2.43.0

Paulo Coelho Alves 5 年之前
父節點
當前提交
c1291c39f3
共有 2 個文件被更改,包括 11 次插入1 次删除
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 10 0
      release-notes/2.43.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -21,7 +21,7 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 42)
+set(VERSION_MINOR 43)
 set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)

+ 10 - 0
release-notes/2.43.0.txt

@@ -0,0 +1,10 @@
+2019-10-01
+
+NEW:
+
+- Added Russian language selection
+
+FIXED:
+
+- Fixed the sidebar and preplay page content not loading correctly after starting playback quickly
+- Fixed an issue where restoring the home screen to its default state twice in quick sucession could cause the app to crash