custom sitet pre release
This commit is contained in:
parent
34b97bdc24
commit
9dbe15a0e3
156 changed files with 5404 additions and 326 deletions
|
|
@ -3,11 +3,11 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|||
|
||||
IDI_ICON1 ICON "../images/app.ico"
|
||||
|
||||
#define VER_FILEVERSION 1,6,1,0
|
||||
#define VER_FILEVERSION_STR "1.6.1.0\0"
|
||||
#define VER_FILEVERSION 1,7,0,0
|
||||
#define VER_FILEVERSION_STR "1.7.0.0\0"
|
||||
|
||||
#define VER_PRODUCTVERSION 1,6,1,0
|
||||
#define VER_PRODUCTVERSION_STR "1.6.1.0\0"
|
||||
#define VER_PRODUCTVERSION 1,7,0,0
|
||||
#define VER_PRODUCTVERSION_STR "1.7.0.0\0"
|
||||
|
||||
#define VER_COMPANYNAME_STR "AmneziaVPN"
|
||||
#define VER_FILEDESCRIPTION_STR "AmneziaVPN"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue