aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorlsalzman <[email protected]>2012-05-29 19:05:34 -0700
committerlsalzman <[email protected]>2012-05-29 19:05:34 -0700
commitea8faf35798e94657af3da5bffe70841971a3995 (patch)
treef53281cf0d0e895410f9da5b5c525b858b35c997 /configure.ac
parentfb55c5d7c3a293388932081e0d7b139a82193804 (diff)
downloadenet-ea8faf35798e94657af3da5bffe70841971a3995.tar.gz
enet-ea8faf35798e94657af3da5bffe70841971a3995.zip
added per-peer configurable ping interval and timeouts
1.3.4 release prep
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c3539ea..f687d79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])