File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
java/server/src/org/openqa/selenium/server Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
selenium.rc.version=2.53
2
- selenium.rc.revision=.0
2
+ selenium.rc.revision=.1
3
3
selenium.core.version=2.53
4
- selenium.core.revision=.0
4
+ selenium.core.revision=.1
Original file line number Diff line number Diff line change 3
3
4
4
<Description about =" urn:mozilla:install-manifest" >
5
5
6
- <em : version >2.53.0 </em : version >
6
+ <em : version >2.53.1 </em : version >
7
7
<em : type >2</em : type >
8
8
<em : name >Firefox WebDriver</em : name >
9
9
<em : description >WebDriver implementation for Firefox</em : description >
Original file line number Diff line number Diff line change 16
16
// under the License.
17
17
18
18
Selenium . version = "2.53" ;
19
- Selenium . revision = ".0 " ;
19
+ Selenium . revision = ".1 " ;
20
20
21
21
window . top . document . title += " v" + Selenium . version + Selenium . revision ;
You can’t perform that action at this time.
0 commit comments