aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authoreihrul <eihrul>2011-05-31 07:48:27 +0000
committereihrul <eihrul>2011-05-31 07:48:27 +0000
commitf38c177db0ce632ca07fe9668a72f6236bc81395 (patch)
tree9a3fc82019c95ceb875da9c1df510383d6e6457c /configure.ac
parent33e2fc62012978a10a3a7f7f27c33eb2115b884b (diff)
downloadenet-f38c177db0ce632ca07fe9668a72f6236bc81395.tar.gz
enet-f38c177db0ce632ca07fe9668a72f6236bc81395.zip
support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
1.3.2 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 468a4b4..dc6da4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libenet], [1.3.1])
+AC_INIT([libenet], [1.3.2])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])