diff --git a/configure.ac b/configure.ac index 82e71e0..2d55feb 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([switch-tools],[1.5.0],[https://github.com/switchbrew/switch-tools/issues]) +AC_INIT([switch-tools],[1.6.0],[https://github.com/switchbrew/switch-tools/issues]) AC_CONFIG_SRCDIR([src/build_pfs0.c]) AM_INIT_AUTOMAKE([subdir-objects])