diff options
author | Horst3180 | 2015-09-19 12:38:53 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-19 12:38:53 +0200 |
commit | 3081f7157cc2b5c103cde42a901d1e41b5f7c4de (patch) | |
tree | a4bf532ebabad551716f0c632332f2e360a75d8a /configure.ac | |
parent | 4b2f26299cfb502aad8b6bc669abd1ff60babbc7 (diff) | |
parent | 00109a5fafb0680a0f71306f7f35e73e8b07c565 (diff) | |
download | solarc-firefox-theme-3081f7157cc2b5c103cde42a901d1e41b5f7c4de.tar.gz solarc-firefox-theme-3081f7157cc2b5c103cde42a901d1e41b5f7c4de.tar.xz solarc-firefox-theme-3081f7157cc2b5c103cde42a901d1e41b5f7c4de.zip |
Merge branch 'master' into firefox-41-beta
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e9165f6..3d772f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([arc-firefox-theme], [40.20150820], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme]) +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]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects tar-ustar]) AC_PREFIX_DEFAULT(/usr/local) AM_SILENT_RULES([yes]) |