mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-30 06:12:22 -06:00
Web: bumb release variable version.
This commit is contained in:
parent
3c17f5508d
commit
c387fc9039
1 changed files with 1 additions and 1 deletions
|
|
@ -892,7 +892,7 @@ CONSOLE_APP_MAIN
|
|||
escape.Add("LATESTGIT", version);
|
||||
#endif
|
||||
|
||||
String release = "17810";
|
||||
String release = "18468";
|
||||
escape.Add("RELEASE", release);
|
||||
escape.Add("RELEASET", release);
|
||||
escape.Add("UPDATETIME", Format("%`", GetUtcTime()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue