ENet 1.3.6 release preparation

This commit is contained in:
Lee Salzman
2012-12-11 13:20:50 +02:00
parent c74ac8b844
commit 2c413b2353
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libenet], [1.3.5])
AC_INIT([libenet], [1.3.6])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])