aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-03-08 18:43:17 +0100
committerHorst31802016-03-08 18:43:17 +0100
commit6d207ec0860b236bbb04b7b05e8faa40c513927a (patch)
treee44c36905fb5238f49bfdb170ccd22bfb17cd327
parentfb780b48c3a29ae4243c3b899dcafe1b3ee0a766 (diff)
downloadsolarc-firefox-theme-6d207ec0860b236bbb04b7b05e8faa40c513927a.tar.gz
solarc-firefox-theme-6d207ec0860b236bbb04b7b05e8faa40c513927a.tar.xz
solarc-firefox-theme-6d207ec0860b236bbb04b7b05e8faa40c513927a.zip
-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 33b8c90..f1eed47 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>45.20160126</em:version>
+ <em:version>45.20160308</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 1b09b02..8c30f4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [45.20160126], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [45.20160308], [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])