aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2025-08-17 01:57:04 +0200
committerJaroslav Hensl <emulator@emulace.cz>2025-08-17 01:57:04 +0200
commitecf8b217a6797e791304b9d26dd3d05cbeb50c31 (patch)
tree59037cf423b0228bc42ed5e6687cc8e0d3c49da9 /makefile
parent739eb72235cba62334f8b42448c9e9c87e7d2dd6 (diff)
downloadvmdisp9x-main.tar.gz
API update, VESA VRAM buffering, MTRR fix, ATI/AMD fixesHEADmain
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 0806d92..ad43588 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 119
+VER_BUILD = 120
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)