Przeglądaj źródła

Update version number in configure.ac

Bart van Strien 4 lat temu
rodzic
commit
334b674f12
1 zmienionych plików z 1 dodań i 1 usunięć
  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])