diff options
author | Jaroslav Hensl <emulator@emulace.cz> | 2024-12-31 01:28:01 +0100 |
---|---|---|
committer | Jaroslav Hensl <emulator@emulace.cz> | 2024-12-31 01:28:01 +0100 |
commit | a4094075b7982d7d4371086e98eb0684ed9c0417 (patch) | |
tree | 8bde65d42b28a4f433e3468b7a4aad60dfe9b6e4 /makefile | |
parent | c5014304759e25237f3d007b7818eee62e0f554d (diff) | |
download | vmdisp9x-a4094075b7982d7d4371086e98eb0684ed9c0417.tar.gz |
more attributes from DDHAL
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ OBJS += & INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 93
+VER_BUILD = 94
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)
|