Skip to content

Commit f85a558

Browse files
committed
bump version for next release
1 parent c2977a7 commit f85a558

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.8.0],[https://github.com/switchbrew/switch-tools/issues])
5+
AC_INIT([switch-tools],[1.9.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)