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 9fde50c commit fa6b6d0Copy full SHA for fa6b6d0
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.1.1],[https://github.com/devkitPro/ndstool/issues])
+AC_INIT([ndstool],[2.1.2],[https://github.com/devkitPro/ndstool/issues])
6
AC_CONFIG_SRCDIR([source/banner.cpp])
7
8
AM_INIT_AUTOMAKE([subdir-objects])
0 commit comments