Updated ReadMe file.

This commit is contained in:
LoRd_MuldeR 2012-02-11 00:06:56 +01:00
parent 4cc54f27e7
commit 4085e0b57a
2 changed files with 14 additions and 2 deletions

View File

@ -101,7 +101,19 @@ Using old/outdated x264 binaries with this application is NOT supported
or intended. Report bugs rather than reverting to an old version!
7. Help & Support
7. Command-line Syntax
----------------------
The following command-line switches are available:
--add <file> [<file>] ... Create new job(s) from files(s)
--console ............... Show the "debug" console
--no-console ............ Don't show the "debug" console
--no-style .............. Don't use the Qt "Plastique" style
--force-cpu-no-64bit .... Forcefully disable 64-Bit support
8. Help & Support
-----------------
For help and support, please join the discussion at:

View File

@ -22,7 +22,7 @@
#define VER_X264_MAJOR 2
#define VER_X264_MINOR 0
#define VER_X264_PATCH 1
#define VER_X264_BUILD 115
#define VER_X264_BUILD 116
#define VER_X264_MINIMUM_REV 2146
#define VER_X264_CURRENT_API 120