aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-11-12 15:02:15 +0100
committerMatěj Cepl <mcepl@redhat.com>2010-11-12 15:02:15 +0100
commit94204070249610258451f8ec9f2d6aa7db4ea7d5 (patch)
treeb3dc9df9142bd0bb4c77e8f028df97819eb0dd1c /Makefile
parent4f49d26d4e303f80d6a8a4c42d9b6625dec81131 (diff)
downloadbugzilla-triage-94204070249610258451f8ec9f2d6aa7db4ea7d5.tar.gz
Actually, really bump the version. :(
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 11749f3..3c8ef73 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,7 @@ bugzilla-triage.xpi: package.json lib/*.js docs/*
cfx xpi ;\
unzip -qqo bugzilla-triage.xpi install.rdf ;\
sed -i -e \
- 's!<em:minVersion>3.5</em:minVersion>!<em:minVersion>3.6</em:minVersion>!' \
- -e '/em:creator/a\
+ '/em:creator/a\
<em:iconURL>https://fedorahosted.org/released/bugzilla-triage-scripts/icon.png</em:iconURL>\
<em:updateURL>https://fedorahosted.org/released/bugzilla-triage-scripts/update.rdf</em:updateURL>\
' \