소스 검색

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