summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorService qcabuildsw <qcabuildsw@localhost>2016-07-26 11:31:34 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-07-26 11:31:34 -0700
commitd8792eda53ae4c55a68b323a47feea7f4bd8bdbd (patch)
tree0c53d0178e14ab8b11face602a906d0ea319397b
parent0e314de515ed7723d69cc89d9beb0d561712b89b (diff)
parent4b00d988ca6a076767184a3cc135a01b63a986dd (diff)
Merge "Release 5.1.0.22F" 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 eed55e0db4bf..aff4707e7b74 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 22
-#define QWLAN_VERSIONSTR "5.1.0.22E"
+#define QWLAN_VERSIONSTR "5.1.0.22F"
#endif /* QWLAN_VERSION_H */