Skip to content

Commit 247c8b1

Browse files
committed
bump version for next release
1 parent 2e9f3a3 commit 247c8b1

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
@@ -3,7 +3,7 @@
33
# Process this file with autoconf to produce a configure script.
44

55
AC_PREREQ(2.61)
6-
AC_INIT([grit],[0.8.15],[https://github.com/devkitPro/grit/issues])
6+
AC_INIT([grit],[0.8.16],[https://github.com/devkitPro/grit/issues])
77
AC_CONFIG_SRCDIR([srcgrit/cli.cpp])
88
AC_CONFIG_MACRO_DIR([m4])
99

0 commit comments

Comments
 (0)