From d9a7d2ce1a695cbd29e6c7d9311a39bad25e412e Mon Sep 17 00:00:00 2001 From: jkh Date: Mon, 28 Sep 1998 00:52:53 +0000 Subject: Unbump the minor number; guess this doesn't happen in the ELF world anymore and maybe we should nuke the meaning if MINOR altogether. :) --- gnu/lib/libdialog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/lib') diff --git a/gnu/lib/libdialog/Makefile b/gnu/lib/libdialog/Makefile index 784401f..731b4f9 100644 --- a/gnu/lib/libdialog/Makefile +++ b/gnu/lib/libdialog/Makefile @@ -1,11 +1,11 @@ # Makefile for libdialog -# $Id: Makefile,v 1.21 1997/02/22 15:42:35 peter Exp $ +# $Id: Makefile,v 1.22 1998/09/26 12:29:57 jkh Exp $ LIB= dialog MAN3= dialog.3 SHLIB_MAJOR= 3 -SHLIB_MINOR= 1 +SHLIB_MINOR= 0 SRCS= kernel.c rc.c checklist.c inputbox.c menubox.c msgbox.c \ lineedit.c radiolist.c textbox.c yesno.c prgbox.c raw_popen.c \ fselect.c ui_objects.c dir.c notify.c help.c gauge.c tree.c -- cgit v1.1