ソースを参照

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])