aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorLee Salzman <[email protected]>2024-04-14 23:06:53 -0400
committerLee Salzman <[email protected]>2024-04-14 23:06:53 -0400
commit2662c0de09e36f2a2030ccc2c528a3e4c9e8138a (patch)
tree5096e683758d14404d4c9eaaa7f3d9df0eefe1ce /Makefile.am
parentc44b7d0f7ff21edb702745e4c019d0537928c373 (diff)
downloadenet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.tar.gz
enet-2662c0de09e36f2a2030ccc2c528a3e4c9e8138a.zip
1.3.18 release prepv1.3.18
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 d029ed1..ddd69cf 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 7:5:0
+libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 7:6:0
AM_CPPFLAGS = -I$(top_srcdir)/include
ACLOCAL_AMFLAGS = -Im4