summaryrefslogtreecommitdiff
path: root/lib/libvgl
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2005-07-22 17:29:10 +0000
committerKen Smith <kensmith@FreeBSD.org>2005-07-22 17:29:10 +0000
commit3f0da39ca54866a1b1c56f539e7af1c67942f1ce (patch)
tree8e19e7f9a3e9e4318b8770ef1753aae49606bd23 /lib/libvgl
parent19997e47e088eb2591f5e1f70d8a56be66096705 (diff)
Notes
Diffstat (limited to 'lib/libvgl')
-rw-r--r--lib/libvgl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile
index 227ad7ac48f08..6f88eeb0beda5 100644
--- a/lib/libvgl/Makefile
+++ b/lib/libvgl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
LIB= vgl
-SHLIB_MAJOR= 3
+SHLIB_MAJOR= 4
CFLAGS+=-Wall -I${.CURDIR}
SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
INCS= vgl.h