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 v7.2.6

Signed-off-by: akarin <[email protected]>
  • Loading branch information
AkarinVS committed Dec 4, 2021
1 parent 8c4af75 commit 8ee7103
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.5.*")]
[assembly: AssemblyVersion("7.2.6.*")]
6 changes: 6 additions & 0 deletions RELNOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v7.2.6 "The Protagonist Returns", again^3!

- Strip configurable set of common path components (e.g. BDMV STREAM) in working & output directory path.
- Update auto-update to check the AmusementClub fork, instead of the origin upstream.
- The window title is still "The Protagonist Returns".

# v7.2.5 "The Protagonist Returns", again^2!

- If "跳过Numa检测" is set, do not set numa node when starting vspipe and encoder.
Expand Down

0 comments on commit 8ee7103

Please sign in to comment.