aboutsummaryrefslogtreecommitdiff
path: root/lib/libvgl
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
commit419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch)
treead137f78093ffd47facbcbef6a68bb303af76e93 /lib/libvgl
parent9404513cfa140785ed9109696d41ac308b213941 (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 6f88eeb0beda5..9362ea1b3c673 100644
--- a/lib/libvgl/Makefile
+++ b/lib/libvgl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
LIB= vgl
-SHLIB_MAJOR= 4
+SHLIB_MAJOR= 5
CFLAGS+=-Wall -I${.CURDIR}
SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
INCS= vgl.h