mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00
Alpha version 1.3.6: Make it another alpha.
This commit is contained in:
parent
d8b51670e7
commit
8700c1b08f
2 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
constexpr int AppVersion = 1003006;
|
||||
constexpr str_const AppVersionStr = "1.3.6";
|
||||
constexpr bool AppAlphaVersion = false;
|
||||
constexpr bool AppAlphaVersion = true;
|
||||
constexpr uint64 AppBetaVersion = BETA_VERSION_MACRO;
|
||||
|
|
|
@ -2,5 +2,5 @@ AppVersion 1003006
|
|||
AppVersionStrMajor 1.3
|
||||
AppVersionStrSmall 1.3.6
|
||||
AppVersionStr 1.3.6
|
||||
AlphaChannel 0
|
||||
AlphaChannel 1
|
||||
BetaVersion 0
|
||||
|
|
Loading…
Add table
Reference in a new issue