aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802017-01-23 15:19:11 +0100
committerHorst31802017-01-23 15:19:11 +0100
commitec1fc1732ea2cbf67bb32bf63d6178c1deee21c0 (patch)
tree649ab6b9cc5a7e50c9bdce19bd51943471e78db3
parentde6d0eaf6eb0b61fc1c8eea6bc53db2f0f8fde6a (diff)
downloadsolarc-firefox-theme-firefox-51-beta.tar.gz
solarc-firefox-theme-firefox-51-beta.tar.xz
solarc-firefox-theme-firefox-51-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 b478fba..9cce876 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>50.20161114</em:version>
+ <em:version>51.20170123</em:version>
<em:type>4</em:type>
<em:name>Arc Theme</em:name>
<em:description>Arc Theme for Firefox</em:description>
@@ -21,8 +21,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>50.0</em:minVersion>
- <em:maxVersion>53.0</em:maxVersion>
+ <em:minVersion>51.0</em:minVersion>
+ <em:maxVersion>54.0</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/configure.ac b/configure.ac
index dbdb740..fadb488 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [50.20161114], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [51.20170123], [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])