aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2024-09-07 20:32:25 +0100
committerJaroslav Hensl <emulator@emulace.cz>2024-09-07 20:32:25 +0100
commitce109028d616c331e7a722115205dfda964bb1c1 (patch)
treee86ae5418dac71714431082aafa7c870eff6be71 /makefile
parenta31f4e91c1908b937e5d4f8421f0257043a89829 (diff)
downloadvmdisp9x-ce109028d616c331e7a722115205dfda964bb1c1.tar.gz
bottleneck - don't wait in critical sections, resource garbage collector in driver
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b509e51..55cd126 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 80
+VER_BUILD = 81
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)