Skip to content

Commit 22471a1

Browse files
committed
next release is 1.12.0
1 parent becb4df commit 22471a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.61)
5-
AC_INIT([switch-tools],[1.11.1],[https://github.com/switchbrew/switch-tools/issues])
5+
AC_INIT([switch-tools],[1.12.0],[https://github.com/switchbrew/switch-tools/issues])
66
AC_CONFIG_SRCDIR([src/build_pfs0.c])
77

88
AM_INIT_AUTOMAKE([subdir-objects])

0 commit comments

Comments
 (0)