aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2024-09-22 16:58:08 +0200
committerJaroslav Hensl <jara@hensl.cz>2024-09-22 16:58:08 +0200
commitc69714384db657e4e1215fad53678c77532d236d (patch)
treec3a847cfe1e7b675139bb88a648fe60ef194f54f /makefile
parentce109028d616c331e7a722115205dfda964bb1c1 (diff)
downloadvmdisp9x-c69714384db657e4e1215fad53678c77532d236d.tar.gz
fix freezing on shutdown
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 55cd126..65ed1ce 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 81
+VER_BUILD = 82
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)