diff --git a/configure.ac b/configure.ac index c6a54ea..e66ce57 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([tex3ds], [2.1.0], [https://github.com/devkitPro/tex3ds/issues]) +AC_INIT([tex3ds], [2.1.1], [https://github.com/devkitPro/tex3ds/issues]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([source/tex3ds.cpp])