From a35bdd252a0a649e0e41b91a78222f885cc5d89d Mon Sep 17 00:00:00 2001 From: Nicolas Souchu Date: Mon, 15 Jan 2001 13:19:05 +0000 Subject: [PATCH] Version bump, because of ABI incompatibility. Suggested by: Maxim Sobolev --- lib/libvgl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile index 1a06c7a9c6a..9f55d6df6c4 100644 --- a/lib/libvgl/Makefile +++ b/lib/libvgl/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ LIB= vgl -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 SHLIB_MINOR= 0 CFLAGS+=-Wall -I${.CURDIR} SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c