diff options
author | Horst3180 | 2015-12-15 00:37:32 +0100 |
---|---|---|
committer | Horst3180 | 2015-12-15 00:37:32 +0100 |
commit | 6c7a8cabea8da8c4a16963c0d349025779025c08 (patch) | |
tree | 2ca1a95dc09610bd91e347e79d27d06d2c86fa2f /configure.ac | |
parent | 099303703023ebb6df39e8f870fd7d4ccd03cbf2 (diff) | |
download | solarc-firefox-theme-6c7a8cabea8da8c4a16963c0d349025779025c08.tar.gz solarc-firefox-theme-6c7a8cabea8da8c4a16963c0d349025779025c08.tar.xz solarc-firefox-theme-6c7a8cabea8da8c4a16963c0d349025779025c08.zip |
bump versionfirefox-43-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 2446bfb..f9b7ba7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([arc-firefox-theme], [43.20151104], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme]) +AC_INIT([arc-firefox-theme], [43.20151213], [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]) |