aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
author[email protected] <[email protected]>2015-04-30 06:32:01 -0700
committer[email protected] <[email protected]>2015-04-30 06:32:01 -0700
commitf7c46f03fd8d883ac2811948aa71c7623069d070 (patch)
tree603ff3fa8aed203cb3ab48250a964a6fae6b2e57 /configure.ac
parent7c27a5d5f8747527085f428bb44c5669b328398f (diff)
downloadenet-f7c46f03fd8d883ac2811948aa71c7623069d070.tar.gz
enet-f7c46f03fd8d883ac2811948aa71c7623069d070.zip
enet 1.3.13 release prepv1.3.13
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 a5a06cf..da21b7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libenet], [1.3.12])
+AC_INIT([libenet], [1.3.13])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])