enet 1.3.11 release prep

This commit is contained in:
Lee Salzman
2013-12-26 15:49:43 +02:00
parent 84a4ac70ab
commit 6fcfba5141
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libenet], [1.3.10])
AC_INIT([libenet], [1.3.11])
AC_CONFIG_SRCDIR([include/enet/enet.h])
AM_INIT_AUTOMAKE([foreign])