Skip to content

Commit

Permalink
RELNOTES.md, OKEGui/OKEGui/Properties/AssemblyInfo.cs: bump version t…
Browse files Browse the repository at this point in the history
…o 7.2.7

Signed-off-by: akarin <[email protected]>
  • Loading branch information
AkarinVS committed Dec 8, 2021
1 parent 8cea2e4 commit b8e271b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OKEGui/OKEGui/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("7.2.6.*")]
[assembly: AssemblyVersion("7.2.7.*")]
6 changes: 6 additions & 0 deletions RELNOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v7.2.7 "The Protagonist Returns", again^4!

- Show vspipe path in window title.
- 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.
- The window title is still "The Protagonist Returns".

# v7.2.6 "The Protagonist Returns", again^3!

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

0 comments on commit b8e271b

Please sign in to comment.