We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82447b commit 4225376Copy full SHA for 4225376
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.4.0],[https://github.com/switchbrew/switch-tools/issues])
+AC_INIT([switch-tools],[1.4.1],[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