next release is 1.10.0

This commit is contained in:
Dave Murphy 2021-04-12 16:24:56 +01:00
parent 07835aa357
commit 660305f32e

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