diff options
author | Horst3180 | 2015-09-21 23:46:46 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-21 23:46:46 +0200 |
commit | ecfd6e96098ab9f704a39a3d0344d24e232329c6 (patch) | |
tree | 31e5b2cd184b31875a947b3f7facf67cc32490ef /configure.ac | |
parent | 70a26cf38a3c2148795979162cf3faefbda7a5f9 (diff) | |
download | solarc-firefox-theme-ecfd6e96098ab9f704a39a3d0344d24e232329c6.tar.gz solarc-firefox-theme-ecfd6e96098ab9f704a39a3d0344d24e232329c6.tar.xz solarc-firefox-theme-ecfd6e96098ab9f704a39a3d0344d24e232329c6.zip |
bump version
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 b9b4698..0151682 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -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]) +AC_INIT([arc-firefox-theme], [41.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]) |