aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-11-14 23:54:02 +0100
committerHorst31802016-11-14 23:54:02 +0100
commit6a1240791d81ba69c4d8ea29cbeec7261142d5e7 (patch)
tree067f6f322c7cc92c9afdd80293ccfbb0b7b93249
parent4e2dbd685116eb09f80fff1f88092de41339c966 (diff)
downloadsolarc-firefox-theme-6a1240791d81ba69c4d8ea29cbeec7261142d5e7.tar.gz
solarc-firefox-theme-6a1240791d81ba69c4d8ea29cbeec7261142d5e7.tar.xz
solarc-firefox-theme-6a1240791d81ba69c4d8ea29cbeec7261142d5e7.zip
bump version50.20161114
-rw-r--r--arc-firefox-theme/install.rdf2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/arc-firefox-theme/install.rdf b/arc-firefox-theme/install.rdf
index 3a296a4..65fa566 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.20160920</em:version>
+ <em:version>50.20161114</em:version>
<em:type>4</em:type>
<em:name>Arc Theme</em:name>
<em:description>Arc Theme for Firefox</em:description>
diff --git a/configure.ac b/configure.ac
index d7d0fae..dbdb740 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [50.20160920], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+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])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects tar-ustar])
AC_PREFIX_DEFAULT(/usr/local)
AM_SILENT_RULES([yes])