summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-22 09:36:29 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 09:36:29 -0800
commiteb785accf079d6159cc00ede537a7ee8bc03157e (patch)
treeb2cfdcba9436d8078cbd0f36e21afa57aa346027
parent1f3e7ad33f59ea18a4f8c97a8d271ef4afa185e2 (diff)
parent837a907e137d6f0cf86bf80d1ca937981eca2f35 (diff)
Merge "Release 5.1.0.41P" 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 f0a61b108610..aa67afacce41 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 "O"
+#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 41
-#define QWLAN_VERSIONSTR "5.1.0.41O"
+#define QWLAN_VERSIONSTR "5.1.0.41P"
#endif /* QWLAN_VERSION_H */