summaryrefslogtreecommitdiffstats
path: root/private/ntos/ndis/dc21x4/version.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--private/ntos/ndis/dc21x4/version.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/private/ntos/ndis/dc21x4/version.h b/private/ntos/ndis/dc21x4/version.h
new file mode 100644
index 000000000..133f3ddeb
--- /dev/null
+++ b/private/ntos/ndis/dc21x4/version.h
@@ -0,0 +1,7 @@
+// DC21X4 NDIS4.0 miniport driver version
+
+#define DRIVER_VERSION 4,03,00
+#define DRIVER_VERSION_STR "v4.03"
+
+
+