aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802015-11-01 21:37:00 +0100
committerHorst31802015-11-01 21:37:00 +0100
commit397d470525a48c0a866d7356f3d3a8016189e21f (patch)
treefb3d281171ec9254831fffcffc95a1b023f25309
parent3bf46267cc23c76d287fee72519da293acde8ca3 (diff)
downloadsolarc-firefox-theme-397d470525a48c0a866d7356f3d3a8016189e21f.tar.gz
solarc-firefox-theme-397d470525a48c0a866d7356f3d3a8016189e21f.tar.xz
solarc-firefox-theme-397d470525a48c0a866d7356f3d3a8016189e21f.zip
bump version41.20151101
-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 f4dd98e..df5fe24 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>41.20151031</em:version>
+ <em:version>41.20151101</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 04df08e..ce8b91f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [41.20151031], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [41.20151101], [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])