Skip to content

Commit

Permalink
Bump version + updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
lordmulder committed Nov 18, 2020
1 parent d41f525 commit 9aa00d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Simple x264/x265 Launcher version history
-----------------------------------------

Version 2.99 [2020-11-18]
* Updated x264 to revision 3027 (API v161)
* Updated x265 to version 3.4+30
* Updated NVEncC to version 5.20

Version 2.98 [2020-06-25]
* Updated x264 to revision 3009 (API v160)
* Updated x265 to version 3.4+7
Expand Down
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

#define VER_X264_MAJOR 2
#define VER_X264_MINOR 9
#define VER_X264_PATCH 8
#define VER_X264_BUILD 1208
#define VER_X264_PATCH 9
#define VER_X264_BUILD 1210

#define VER_X264_PORTABLE_EDITION (0)

Expand Down

0 comments on commit 9aa00d2

Please sign in to comment.