diff --git a/configure.ac b/configure.ac index aab68c6..38a1d2c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([ndstool],[2.2.0],[https://github.com/devkitPro/ndstool/issues]) +AC_INIT([ndstool],[2.3.0],[https://github.com/devkitPro/ndstool/issues]) AC_CONFIG_SRCDIR([source/banner.cpp]) AM_INIT_AUTOMAKE([subdir-objects])