Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Commit b8e271b

Browse files
committed
RELNOTES.md, OKEGui/OKEGui/Properties/AssemblyInfo.cs: bump version to 7.2.7
Signed-off-by: akarin <i@akarin.info>
1 parent 8cea2e4 commit b8e271b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

OKEGui/OKEGui/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
4848
// 方法是按如下所示使用“*”: :
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("7.2.6.*")]
50+
[assembly: AssemblyVersion("7.2.7.*")]

RELNOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v7.2.7 "The Protagonist Returns", again^4!
2+
3+
- Show vspipe path in window title.
4+
- Add support for "Optional" field in AudioTracks and SubtitleTracks. All optionals tracks of the same type must satisfy that either all exist or none exists.
5+
- The window title is still "The Protagonist Returns".
6+
17
# v7.2.6 "The Protagonist Returns", again^3!
28

39
- Strip configurable set of common path components (e.g. BDMV STREAM) in working & output directory path.

0 commit comments

Comments
 (0)