aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2024-07-29 12:35:53 +0200
committerJaroslav Hensl <emulator@emulace.cz>2024-07-29 12:35:53 +0200
commitaa6a69c3b3e147581eb6f1339ae73e876841ef95 (patch)
tree4fba4a7a3774b12c924f8de81108364694977eb4 /makefile
parentfa14048fc349d2a0d3ba58b313dcc3137a48dd1d (diff)
downloadvmdisp9x-aa6a69c3b3e147581eb6f1339ae73e876841ef95.tar.gz
critical sections reworked, resolution set fix
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index f340c10..cd43a4d 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 70
+VER_BUILD = 71
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)