mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Version bump, because of ABI incompatibility.
Suggested by: Maxim Sobolev <sobomax@FreeBSD.org>
This commit is contained in:
parent
3a36e32d8c
commit
a35bdd252a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue