Skip to content

Commit

Permalink
bump version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Dec 15, 2020
1 parent c2977a7 commit f85a558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.61)
AC_INIT([switch-tools],[1.8.0],[https://github.com/switchbrew/switch-tools/issues])
AC_INIT([switch-tools],[1.9.0],[https://github.com/switchbrew/switch-tools/issues])
AC_CONFIG_SRCDIR([src/build_pfs0.c])

AM_INIT_AUTOMAKE([subdir-objects])
Expand Down

0 comments on commit f85a558

Please sign in to comment.