aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2025-07-29 16:42:13 +0200
committerJaroslav Hensl <jara@hensl.cz>2025-07-29 16:42:13 +0200
commit739eb72235cba62334f8b42448c9e9c87e7d2dd6 (patch)
tree993662b164b82604215c1964188e9aeb35eb9d78 /makefile
parent12c37ec3ba15126468fb5b275d49ba8328b93a9f (diff)
downloadvmdisp9x-main.tar.gz
double buffering (inc. README) + version fixHEADv1.2025.0.119main
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index e3c2f70..0806d92 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 118
+VER_BUILD = 119
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)