1.3.16 release prep

This commit is contained in:
Lee Salzman
2020-09-08 13:45:45 -04:00
parent 54dac7af81
commit 0bd265b230
6 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libenet], [1.3.15])
AC_INIT([libenet], [1.3.16])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])