We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becb4df commit 22471a1Copy full SHA for 22471a1
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ(2.61)
5
-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])
6
AC_CONFIG_SRCDIR([src/build_pfs0.c])
7
8
AM_INIT_AUTOMAKE([subdir-objects])
0 commit comments