summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNSS_WLAN Service <cnssbldsw@qualcomm.com>2017-11-08 22:26:13 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-11-08 22:26:13 -0800
commit55ebc482655f17e7d31d76ff6ff53aa9d61fa063 (patch)
tree3f434830f58277092eca910f322b6330614dae30
parente22618c50e2a586f9390cc2f1a6f9cad999e83fb (diff)
parent271c53f6bcea4a392dbc319c718f3a7cb5c7ca24 (diff)
Merge "Release 5.1.1.38P" 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 368fe34cdc69..4de584ec39b7 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 "O"
+#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 38
-#define QWLAN_VERSIONSTR "5.1.1.38O"
+#define QWLAN_VERSIONSTR "5.1.1.38P"
#endif /* QWLAN_VERSION_H */