next release is 1.12.0

This commit is contained in:
Dave Murphy 2022-05-22 16:16:35 +01:00
parent becb4df6f6
commit 22471a1f5a
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([switch-tools],[1.11.1],[https://github.com/switchbrew/switch-tools/issues])
AC_INIT([switch-tools],[1.12.0],[https://github.com/switchbrew/switch-tools/issues])
AC_CONFIG_SRCDIR([src/build_pfs0.c])
AM_INIT_AUTOMAKE([subdir-objects])