Bump version.
This commit is contained in:
parent
4d894cc37b
commit
4fdc96a139
@ -2,6 +2,10 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.80 [2017-04-01]
|
||||
* Another attempt to fix application startup error "0xc0000005"
|
||||
* Some tweaks to speed-up the update checker
|
||||
|
||||
Version 2.79 [2017-03-23]
|
||||
* Updated x265 to version 2.3+22
|
||||
* Fixed possible application startup error "0xc0000005"
|
||||
|
@ -24,9 +24,9 @@
|
||||
#endif
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 7
|
||||
#define VER_X264_PATCH 9
|
||||
#define VER_X264_BUILD 1097
|
||||
#define VER_X264_MINOR 8
|
||||
#define VER_X264_PATCH 0
|
||||
#define VER_X264_BUILD 1100
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user