aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-09-19 22:52:25 +0200
committerHorst31802016-09-19 22:52:25 +0200
commit2b4a4b1fda4528754258cc64761dbc4bc4ed5547 (patch)
tree7f2ce3cf219746cdffecb01b6998aabbf52627eb
parent4317ea6fa7e90fc10c97a19db4707775f0629dc0 (diff)
downloadsolarc-firefox-theme-firefox-49-beta.tar.gz
solarc-firefox-theme-firefox-49-beta.tar.xz
solarc-firefox-theme-firefox-49-beta.zip
-rw-r--r--arc-firefox-theme/install.rdf6
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 4 deletions
diff --git a/arc-firefox-theme/install.rdf b/arc-firefox-theme/install.rdf
index 9791f6d..e1eceea 100644
--- a/arc-firefox-theme/install.rdf
+++ b/arc-firefox-theme/install.rdf
@@ -5,7 +5,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{52c2877e-44e1-11e5-8874-a62d1d5d46B0}</em:id>
- <em:version>48.20160802</em:version>
+ <em:version>49.20160919</em:version>
<em:type>4</em:type>
<em:name>Arc Theme</em:name>
<em:description>Arc Theme for Firefox</em:description>
@@ -20,8 +20,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>48.0</em:minVersion>
- <em:maxVersion>51.0</em:maxVersion>
+ <em:minVersion>49.0</em:minVersion>
+ <em:maxVersion>52.0</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/configure.ac b/configure.ac
index 5d4376b..0b46bce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [48.20160802], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [49.20160919], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects tar-ustar])
AC_PREFIX_DEFAULT(/usr/local)
AM_SILENT_RULES([yes])