summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@redhat.com>2011-04-29 00:19:41 -0700
committerChristopher Aillon <caillon@redhat.com>2011-04-29 00:19:41 -0700
commitd08397af701a0435b442671839beb54f66137743 (patch)
tree88ddb21db9f51aca7340bcdeb497e34eadea86e7
parent4.0.1 (diff)
downloadlibrewolf-fedora-ff-d08397af701a0435b442671839beb54f66137743.tar.gz
librewolf-fedora-ff-d08397af701a0435b442671839beb54f66137743.tar.bz2
librewolf-fedora-ff-d08397af701a0435b442671839beb54f66137743.zip
4.0.1 - bump the gecko version, too.
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 1e495b0..d114cea 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -10,7 +10,7 @@
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
%global firefox_dir_ver 4
-%global gecko_version 2.0
+%global gecko_version 2.0.1
%global alpha_version 0
%global beta_version 0
%global rc_version 0
bgstack15