added per-peer configurable ping interval and timeouts

1.3.4 release prep
This commit is contained in:
lsalzman
2012-05-29 19:05:34 -07:00
parent fb55c5d7c3
commit ea8faf3579
9 changed files with 68 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libenet], [1.3.3])
AC_INIT([libenet], [1.3.4])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])