enet 1.3.15 release prep

This commit is contained in:
Lee Salzman
2020-04-19 19:40:37 -04:00
parent 5b93d08fa5
commit 22272e29f9
6 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libenet], [1.3.14])
AC_INIT([libenet], [1.3.15])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])