aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-06-07 21:35:26 +0200
committerHorst31802016-06-07 21:35:26 +0200
commitf006b11abcf21d2ba0b41c9eecbae92d6431b5fe (patch)
tree1b6d660045df6a5536c28cfc08778fa452a827e3
parent0202d65e3a906b05064ecd0e71e6d68202e8d4f4 (diff)
downloadsolarc-firefox-theme-f006b11abcf21d2ba0b41c9eecbae92d6431b5fe.tar.gz
solarc-firefox-theme-f006b11abcf21d2ba0b41c9eecbae92d6431b5fe.tar.xz
solarc-firefox-theme-f006b11abcf21d2ba0b41c9eecbae92d6431b5fe.zip
bump version47.20160607
-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 a0b7fdc..06fcbc0 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>47.20160530</em:version>
+ <em:version>47.20160607</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 fd78f69..23ca23e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [47.20160530], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [47.20160607], [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])