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 d840137 commit d7eb62fCopy full SHA for d7eb62f
1 file changed
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([ndstool],[2.2.0],[https://github.com/devkitPro/ndstool/issues])
+AC_INIT([ndstool],[2.3.0],[https://github.com/devkitPro/ndstool/issues])
6
AC_CONFIG_SRCDIR([source/banner.cpp])
7
8
AM_INIT_AUTOMAKE([subdir-objects])
0 commit comments