From 6755882f7f3030402d3fc4a385794543d389ebd1 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 19 Feb 2000 18:53:13 +0000 Subject: [PATCH] set version to 7:1:2 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7960 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 ab322244a..46d12e74a 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 7:0:2 +libroken_la_LDFLAGS = -version-info 7:1:2 noinst_PROGRAMS = make-roken make-print-version