aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorLee Salzman <[email protected]>2012-07-31 16:15:38 +0300
committerLee Salzman <[email protected]>2012-07-31 16:15:38 +0300
commitbe852c5d8ba1c4e097cc86d49ddc4998a486c0eb (patch)
tree5d828f3125b5e717c633d309bb2efb9011fec8c7 /configure.ac
parentf6160fd2e93138610f4fe5a514b2351d2e2ee998 (diff)
downloadenet-be852c5d8ba1c4e097cc86d49ddc4998a486c0eb.tar.gz
enet-be852c5d8ba1c4e097cc86d49ddc4998a486c0eb.zip
1.3.5 release preparationv1.3.5
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 f687d79..5786aca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libenet], [1.3.4])
+AC_INIT([libenet], [1.3.5])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])