aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorst31802016-01-26 17:14:00 +0100
committerHorst31802016-01-26 17:14:00 +0100
commit2a3195cd4290828b452ff593a4b8b96c43f451b9 (patch)
treeb55bcb0aac53d4563ad8272a029ca0cce990db8c
parentf0c632a7b1bf1f46612280fdbd9201993f1c89c3 (diff)
downloadsolarc-firefox-theme-2a3195cd4290828b452ff593a4b8b96c43f451b9.tar.gz
solarc-firefox-theme-2a3195cd4290828b452ff593a4b8b96c43f451b9.tar.xz
solarc-firefox-theme-2a3195cd4290828b452ff593a4b8b96c43f451b9.zip
bump version44.20160126
-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 f457f6f..fa41cc5 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>44.20151213</em:version>
+ <em:version>44.20160126</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 6a9a053..44c7e17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([arc-firefox-theme], [44.20151213], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
+AC_INIT([arc-firefox-theme], [44.20160126], [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])