aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorlsalzman <[email protected]>2013-03-06 17:10:59 +0200
committerlsalzman <[email protected]>2013-03-06 17:10:59 +0200
commiteb7126c66225d04aff084e19274e15a43db884d4 (patch)
tree272808be0a42a55015de0443223c5fc98791654e /Makefile.am
parent4ce4aac14954ee9c302708468ec6c0efd3a1ac2f (diff)
downloadenet-eb7126c66225d04aff084e19274e15a43db884d4.tar.gz
enet-eb7126c66225d04aff084e19274e15a43db884d4.zip
ENet 1.3.7 release prepv1.3.7
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 e2e2ff5..f24499b 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 3:0:1
+libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:0:2
INCLUDES = -I$(top_srcdir)/include
ACLOCAL_AMFLAGS = -Im4