Improved installer script.

This commit is contained in:
LoRd_MuldeR 2012-02-11 00:28:32 +01:00
parent 2147ef1a34
commit 8a1666485c
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
Function .onInstSuccess
ExecShell "explore" '$INSTDIR'
ExecShell "open" '$INSTDIR\ReadMe.txt'
FunctionEnd

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 116
#define VER_X264_BUILD 117
#define VER_X264_MINIMUM_REV 2146
#define VER_X264_CURRENT_API 120