From de05f84102aa042713e1d46d5c11edf0ced9cdd6 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 15 May 2000 01:31:41 +0000 Subject: [PATCH] (libroken_la_LDFLAGS): set version to 8:1:3 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8238 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index 48ce6a251..f9e66d4ac 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -5,7 +5,7 @@ include $(top_srcdir)/Makefile.am.common CLEANFILES = roken.h make-roken.c print_version.h lib_LTLIBRARIES = libroken.la -libroken_la_LDFLAGS = -version-info 8:0:3 +libroken_la_LDFLAGS = -version-info 8:1:3 noinst_PROGRAMS = make-roken make-print-version