浏览代码

Update version number in configure.ac

Bart van Strien 4 年之前
父节点
当前提交
334b674f12
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      platform/unix/configure.ac

+ 1 - 1
platform/unix/configure.ac

@@ -1,4 +1,4 @@
-AC_INIT([love], [11.3])
+AC_INIT([love], [11.4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([platform/unix])
 AC_CONFIG_MACRO_DIR([platform/unix/m4])