summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorlsalzman <[email protected]>2013-03-06 17:10:59 +0200
committerlsalzman <[email protected]>2013-03-06 17:10:59 +0200
commiteb7126c66225d04aff084e19274e15a43db884d4 (patch)
tree272808be0a42a55015de0443223c5fc98791654e /configure.ac
parent4ce4aac14954ee9c302708468ec6c0efd3a1ac2f (diff)
downloadenet-eb7126c66225d04aff084e19274e15a43db884d4.tar.gz
enet-eb7126c66225d04aff084e19274e15a43db884d4.zip
ENet 1.3.7 release prepv1.3.7
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 44967c7..e23d7a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libenet], [1.3.6])
+AC_INIT([libenet], [1.3.7])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])