aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2024-10-01 13:19:23 +0200
committerJaroslav Hensl <emulator@emulace.cz>2024-10-01 13:19:23 +0200
commit1cc70b8dbcd13a23a8db7cc416e466ee37d263d5 (patch)
treebfd6db62d102e3131a3e8fd0ad689682c7269517 /makefile
parentc5f1ce22501a3bfb3879bee2f46c7b00ad6a4bba (diff)
downloadvmdisp9x-1cc70b8dbcd13a23a8db7cc416e466ee37d263d5.tar.gz
fix: aggressive cleanupHEADv1.2024.0.88main
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index af30dcd..6e01f98 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 87
+VER_BUILD = 88
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)