Skip to content

Commit

Permalink
RELNOTES.md, OKEGui/OKEGui/Properties/AssemblyInfo.cs: bump v7.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: akarin <[email protected]>
  • Loading branch information
AkarinVS committed Dec 25, 2021
1 parent 83ac077 commit ca7d298
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.3.2.*")]
[assembly: AssemblyVersion("7.3.3.*")]
6 changes: 6 additions & 0 deletions RELNOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v7.3.3 "The Protagonist Returns", again^5!

- Add support for mandatory VS version checks, for v3 json.
- Allow arbitrary ordering of `#OKE:DEBUG` and `#OKE:INPUTFILE`.
- Log all unrecognized lines on stderr for `vspipe | x265`.

# v7.3.2 "The Protagonist Returns", again^4!
Basically upstream v7.3, with the following additions:
- Huge page support.
Expand Down

0 comments on commit ca7d298

Please sign in to comment.