aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2023-04-11 19:44:52 +0200
committerJaroslav Hensl <jara@hensl.cz>2023-04-11 19:44:52 +0200
commitc754b4716dc6057df15ad7d4b391d418cb8e7cc8 (patch)
treea5f624d176b0b5fc9aee420a3d02b3656604b6f7 /makefile
parent65742cb7cc6e25fcb7e3760c44d1439057ecb009 (diff)
downloadvmdisp9x-c754b4716dc6057df15ad7d4b391d418cb8e7cc8.tar.gz
VirtualBox 6.1 quickfixv1.2023.0.3
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 106e3ae..af55d7b 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@ OBJS = dibthunk.obj dibcall.obj enable.obj init.obj palette.obj &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 1
+VER_BUILD = 3
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)