aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2023-07-09 14:25:04 +0200
committerJaroslav Hensl <jara@hensl.cz>2023-07-09 14:25:04 +0200
commit47b0c297d5719a9a3e72c4199f99ba6d0c793b68 (patch)
tree1305c1b3c11569c9b66ee69154bcf39074ec513c /version.h
parent5c960bb64ec38204536dc3fb52a347d229a6768b (diff)
downloadvmdisp9x-47b0c297d5719a9a3e72c4199f99ba6d0c793b68.tar.gz
API level and README updatev1.2023.0.10
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index a0d77b1..270964f 100644
--- a/version.h
+++ b/version.h
@@ -5,7 +5,7 @@
#define DRV_STR(x) DRV_STR_(x)
/* DRV, VXD and DLL have to have the same */
-#define DRV_API_LEVEL 20230628UL
+#define DRV_API_LEVEL 20230707UL
/* on binaries equals 1 and for INF is 1 = separate driver, 2 = softgpu pack */
#define DRV_VER_MAJOR 1