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 11selenium.rc.version=2.53
2- selenium.rc.revision=.0
2+ selenium.rc.revision=.1
33selenium.core.version=2.53
4- selenium.core.revision=.0
4+ selenium.core.revision=.1
Original file line number Diff line number Diff line change 33
44 <Description about =" urn:mozilla:install-manifest" >
55 <em : id >fxdriver@googlecode.com</em : id >
6- <em : version >2.53.0 </em : version >
6+ <em : version >2.53.1 </em : version >
77 <em : type >2</em : type >
88 <em : name >Firefox WebDriver</em : name >
99 <em : description >WebDriver implementation for Firefox</em : description >
Original file line number Diff line number Diff line change 1616// under the License.
1717
1818Selenium . version = "2.53" ;
19- Selenium . revision = ".0 " ;
19+ Selenium . revision = ".1 " ;
2020
2121window . top . document . title += " v" + Selenium . version + Selenium . revision ;
You can’t perform that action at this time.
0 commit comments