mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-25 14:15:27 -06:00
.uppweb change release version in uppweb code.
git-svn-id: svn://ultimatepp.org/upp/trunk@10813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7a1a9fde2a
commit
76558090ea
1 changed files with 1 additions and 1 deletions
|
|
@ -836,7 +836,7 @@ CONSOLE_APP_MAIN
|
|||
if (outHtml)
|
||||
SaveFile(AppendFileName(targetdir, "sdj.gif"), LoadFile(GetRcFile("sdj.gif")));
|
||||
|
||||
String release = "9251";
|
||||
String release = "10804";
|
||||
escape.Add("RELEASE", release);
|
||||
escape.Add("RELEASET", release);
|
||||
escape.Add("UPDATETIME", Format("%`", GetUtcTime()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue