Update version to 12.0

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2019-12-23 17:17:51 -04:00
parent 3a61663509
commit 157d7637ed
9 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [11.3])
AC_INIT([love], [12.0])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])