aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-09-20 18:48:32 +0200
committerHorst31802016-09-20 18:48:32 +0200
commit98a2f994a8626e1ca34305465fe668ff893f8b17 (patch)
treeca2380db18d4fcac2b7d81f8926ab42c6a245b91
parent9391fadec9fd48cb61704affee48fe5c821f0099 (diff)
downloadsolarc-firefox-theme-98a2f994a8626e1ca34305465fe668ff893f8b17.tar.gz
solarc-firefox-theme-98a2f994a8626e1ca34305465fe668ff893f8b17.tar.xz
solarc-firefox-theme-98a2f994a8626e1ca34305465fe668ff893f8b17.zip
bump version (again)49.20160920
-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 e1eceea..b094a22 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>49.20160919</em:version>
+ <em:version>49.20160920</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 0b46bce..513070e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-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])
+AC_INIT([arc-firefox-theme], [49.20160920], [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])