X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=configure.ac;h=79d8f1f0c054ef2662c0fa780d786409626aaed8;hp=96ad5ae1ab89a10291859348abcc27c8facc0da9;hb=a9ad6512d5557f71228ac5fbfdc497caf63be13a;hpb=bd1ecdb6d863300c434e24d6b91b257cdf82547c diff --git a/configure.ac b/configure.ac index 96ad5ae1..79d8f1f0 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. AC_PREREQ(2.57) -AC_INIT([geeqie], 1.5, [https://github.com/BestImageViewer/geeqie/issues], [], [http://www.geeqie.org/]) +AC_INIT([geeqie], 1.5.1, [https://github.com/BestImageViewer/geeqie/issues], [], [http://www.geeqie.org/]) # Add -Werror to the default CFLAGS CFLAGS+=" -Werror -Wno-error=deprecated-declarations -Wno-error=sign-compare -Wno-error=return-type"