bump version

This commit is contained in:
Dave Murphy 2024-10-14 21:15:30 +01:00
parent 28bd095683
commit 0098896307
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.12.0],[https://github.com/switchbrew/switch-tools/issues])
AC_INIT([switch-tools],[1.13.0],[https://github.com/switchbrew/switch-tools/issues])
AC_CONFIG_SRCDIR([src/build_pfs0.c])
AM_INIT_AUTOMAKE([subdir-objects])