aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802015-09-21 23:23:14 +0200
committerHorst31802015-09-21 23:23:14 +0200
commitd76a72b028622f8cb5856c8fc51b9cd17fcbb1aa (patch)
tree0e28583e5ed6e17d13f8dbf81ce1d4bb92265854
parentc28f40750953d48c55c2b6802db5c4d29c5e779f (diff)
downloadsolarc-firefox-theme-d76a72b028622f8cb5856c8fc51b9cd17fcbb1aa.tar.gz
solarc-firefox-theme-d76a72b028622f8cb5856c8fc51b9cd17fcbb1aa.tar.xz
solarc-firefox-theme-d76a72b028622f8cb5856c8fc51b9cd17fcbb1aa.zip
bump version40.20150921
-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 efd8d70..15af4ff 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>40.20150911</em:version>
+ <em:version>40.20150921</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 3d772f7..b9b4698 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [40.20150911], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [40.20150921], [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])