summaryrefslogtreecommitdiff
path: root/contrib/hostapd/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hostapd/version.h')
-rw-r--r--contrib/hostapd/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/hostapd/version.h b/contrib/hostapd/version.h
new file mode 100644
index 0000000000000..074fd52bfba96
--- /dev/null
+++ b/contrib/hostapd/version.h
@@ -0,0 +1,6 @@
+#ifndef VERSION_H
+#define VERSION_H
+
+#define VERSION_STR "0.3.7"
+
+#endif /* VERSION_H */