summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-19 09:57:33 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-19 09:57:33 -0800
commitf43faff0fc71a09406d07d1efdbc6c694183dbc2 (patch)
treee9ce56e8784b6b936d658e43c289f51ae57dfcbc
parentfcb5d8a4eca82645f1927e49d88d21334c10bc1a (diff)
parent4ea123a6571bb63e487c4396f1dd7d280619a6c9 (diff)
Merge "Release 5.1.0.41F" into wlan-cld3.driver.lnx.1.1-dev
-rw-r--r--core/mac/inc/qwlan_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h
index 77109fae54f6..036b43a00cf2 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 0
-#define QWLAN_VERSION_EXTRA "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41E"
+#define QWLAN_VERSIONSTR "5.1.0.41F"
#endif /* QWLAN_VERSION_H */