Skip to content

Commit

Permalink
RELNOTES.md, OKEGui/OKEGui/Properties/AssemblyInfo.cs: bump v7.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: akarin <[email protected]>
  • Loading branch information
AkarinVS committed Jan 30, 2022
1 parent bf5bed0 commit 87e5d60
Show file tree
Hide file tree
Showing 2 changed files with 9 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.3.3.*")]
[assembly: AssemblyVersion("7.3.4.*")]
8 changes: 8 additions & 0 deletions RELNOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v7.3.4 "The Protagonist Returns", again^6!

- Recognize AV1 video tracks in the input (mkv only)
- Allow drag-n-drop YAML project files into the new project window
- Log more messages from the x26x encoder to aid debugging
- Add bundled x264/x265 encoders (now you can left out `"Encoder"` setting in project JSON)
- Support bundled vapoursynth & RPChecker

# v7.3.3 "The Protagonist Returns", again^5!

- Add support for mandatory VS version checks, for v3 json.
Expand Down

0 comments on commit 87e5d60

Please sign in to comment.