summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNSS_WLAN Service <cnssbldsw@qualcomm.com>2017-09-25 11:35:53 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-09-25 11:35:53 -0700
commit3cdb24d52296fd630baba472a037ac868146ccab (patch)
tree8423c1e5178d190aac3bc0370a254b3ccdceb7ff
parent4335acf67b775223242c998cfbae5393730e5732 (diff)
parentcf0d3396ca2762818f00a69eb0cfbbfdc359ad64 (diff)
Merge "Release 5.1.1.34F" into wlan-cld3.driver.lnx.1.1
-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 b682fea2f578..b9fbeb67b884 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 1
-#define QWLAN_VERSION_EXTRA "E"
+#define QWLAN_VERSION_EXTRA "F"
#define QWLAN_VERSION_BUILD 34
-#define QWLAN_VERSIONSTR "5.1.1.34E"
+#define QWLAN_VERSIONSTR "5.1.1.34F"
#endif /* QWLAN_VERSION_H */