From 60ada02001454b74a8ca01e5ddc9a18d0f57322c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 6 Jan 2000 21:52:20 +0000 Subject: [PATCH] bump both versions to 0:1:0 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7749 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index d6a2e71fc..5be48fb2a 100644 --- a/lib/sl/Makefile.am +++ b/lib/sl/Makefile.am @@ -7,8 +7,8 @@ YFLAGS = -d include_HEADERS = sl.h lib_LTLIBRARIES = libsl.la libss.la -libsl_la_LDFLAGS = -version-info 0:0:0 -libss_la_LDFLAGS = -version-info 0:0:0 +libsl_la_LDFLAGS = -version-info 0:1:0 +libss_la_LDFLAGS = -version-info 0:1:0 RENAME_SRC = roken_rename.h strtok_r.c snprintf.c