File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
< form class ="form-signin " action ="./index.html ">
37
37
< img src ="icons/xpra-logo.png " alt ="xpra logo " />
38
38
< h2 class ="form-signin-heading "> Xpra HTML5 Client</ h2 >
39
- < h5 > Version 17 beta </ h5 >
39
+ < h5 > Version 17</ h5 >
40
40
41
41
< div
42
42
id ="alert-disconnect "
Original file line number Diff line number Diff line change 198
198
199
199
< div id ="about ">
200
200
< h2 > Xpra HTML5 Client</ h2 >
201
- < h3 > Version 17 beta </ h3 >
201
+ < h3 > Version 17</ h3 >
202
202
< span >
203
203
Copyright (c) 2013-2024 Antoine Martin <antoine@xpra.org>
204
204
< br />
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const Utilities = {
11
11
VERSION : "17" ,
12
12
REVISION : 0 ,
13
13
LOCAL_MODIFICATIONS : 0 ,
14
- BRANCH : "master " ,
14
+ BRANCH : "v17.x " ,
15
15
16
16
exc : console_error_safe ,
17
17
error : console_error_safe ,
You can’t perform that action at this time.
0 commit comments