Skip to content

Commit f7ba0e6

Browse files
committed
Release: Firefox v. 5.2.1
1 parent 2175c5f commit f7ba0e6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

src/Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Firefox 5.2.1
2+
* Bugfix release: fix CSS to prevent large icons
3+
14
Chrome 2016.7.19
25
* New release fixing icon inclusion problem
36

src/chrome/content/about.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<groupbox>
4040
<caption label="&https-everywhere.about.version;" />
41-
<label>5.2.0</label>
41+
<label>5.2.1</label>
4242
</groupbox>
4343

4444
<groupbox>

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<em:id>https-everywhere-eff@eff.org</em:id>
1010
<em:type>2</em:type> <!-- type: Extension -->
1111
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
12-
<em:version>5.2.0</em:version>
12+
<em:version>5.2.1</em:version>
1313
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1414
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
1515
<em:optionsURL>chrome://https-everywhere/content/observatory-preferences.xul</em:optionsURL>

0 commit comments

Comments
 (0)