summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-07 04:44:08 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-07 04:44:08 +0000
commite9866a158b56f24446d160ba50c53f228c5b7bf2 (patch)
treec39a2f6f4249e65b168bf0bacdc1d80a4029e4c5 /firefox.spec
parent- Update to latest trunk (2008-02-06) (diff)
downloadlibrewolf-fedora-ff-e9866a158b56f24446d160ba50c53f228c5b7bf2.tar.gz
librewolf-fedora-ff-e9866a158b56f24446d160ba50c53f228c5b7bf2.tar.bz2
librewolf-fedora-ff-e9866a158b56f24446d160ba50c53f228c5b7bf2.zip
bump the internal 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 3a42bf6..7c2d0c3 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -3,7 +3,7 @@
%define desktop_file_utils_version 0.9
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
-%define version_internal 3.0b3pre
+%define version_internal 3.0b4pre
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
bgstack15