next release is 1.11.0

This commit is contained in:
Dave Murphy 2021-11-01 15:26:30 +00:00
parent 6f1d635208
commit 3b5794ef95

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.10.0],[https://github.com/switchbrew/switch-tools/issues])
AC_INIT([switch-tools],[1.11.0],[https://github.com/switchbrew/switch-tools/issues])
AC_CONFIG_SRCDIR([src/build_pfs0.c])
AM_INIT_AUTOMAKE([subdir-objects])