summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2011-11-08 11:08:07 +0100
committerJan Horak <jhorak@redhat.com>2011-11-08 11:08:07 +0100
commit1d3bdc26366285c2879447b8eea151dfb1687106 (patch)
treefd9407216a70a2562080492a49aeeb436f8b4adc /firefox.spec
parentUpdate to 8.0 (diff)
downloadlibrewolf-fedora-ff-1d3bdc26366285c2879447b8eea151dfb1687106.tar.gz
librewolf-fedora-ff-1d3bdc26366285c2879447b8eea151dfb1687106.tar.bz2
librewolf-fedora-ff-1d3bdc26366285c2879447b8eea151dfb1687106.zip
fixed xulrunner version
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 5fc8bfc..579972b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -9,7 +9,7 @@
%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
-%global gecko_version 7.0.1
+%global gecko_version 8.0
%global alpha_version 0
%global beta_version 0
%global rc_version 0
bgstack15