aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2024-04-02 21:02:17 +0200
committerJaroslav Hensl <jara@hensl.cz>2024-04-02 21:02:17 +0200
commitdf69285fe250aa8180c685480b6c730a7787e267 (patch)
treec873955cff154a12724d34b65543190a568c91bb /version.h
parent46e9c5a66d92d483486cb0efc5ad79f5dbaacebb (diff)
downloadvmdisp9x-df69285fe250aa8180c685480b6c730a7787e267.tar.gz
update inf+version info
Diffstat (limited to 'version.h')
-rw-r--r--version.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/version.h b/version.h
index 947f4f5..89987ae 100644
--- a/version.h
+++ b/version.h
@@ -4,14 +4,11 @@
#define DRV_STR_(x) #x
#define DRV_STR(x) DRV_STR_(x)
-/* DRV, VXD and DLL have to have the same */
-#define DRV_API_LEVEL 20230907UL
-
/* on binaries equals 1 and for INF is 1 = separate driver, 2 = softgpu pack */
#define DRV_VER_MAJOR 1
/* the YEAR */
-#define DRV_VER_MINOR 2023
+#define DRV_VER_MINOR 2024
/* build version is deducted fom GIT */
#define DRV_VER_BUILD_FAILBACK 1