aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorLee Salzman <[email protected]>2013-08-16 01:19:06 +0300
committerLee Salzman <[email protected]>2013-08-16 01:19:06 +0300
commitdc48f76192d0bf144f507c26625d2c6f4a106108 (patch)
tree95f624e5b9f79f5a5b50e6b0f652d166c276c3ef /Makefile.am
parentc0713c47e664341c16cb46717d6ef031e92ea085 (diff)
downloadenet-dc48f76192d0bf144f507c26625d2c6f4a106108.tar.gz
enet-dc48f76192d0bf144f507c26625d2c6f4a106108.zip
enet 1.3.9 release prepv1.3.9
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5a0698a..35cacb7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ enetinclude_HEADERS = \
lib_LTLIBRARIES = libenet.la
libenet_la_SOURCES = callbacks.c compress.c host.c list.c packet.c peer.c protocol.c unix.c win32.c
# see info '(libtool) Updating version info' before making a release
-libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 5:0:3
+libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 6:0:4
INCLUDES = -I$(top_srcdir)/include
ACLOCAL_AMFLAGS = -Im4