summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqcabuildsw <qcabuildsw@localhost>2016-12-20 17:17:54 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-12-20 17:17:54 -0800
commit837a907e137d6f0cf86bf80d1ca937981eca2f35 (patch)
treeed48502d7ebbb0ad1e5bdf41392ea00b62759165
parent963ab6b0430ed534875af9ce4eea364748866cfe (diff)
Release 5.1.0.41P
Release 5.1.0.41P Change-Id: Ic1ac74504af078cc7ea84c318a088a6ba7432b2c CRs-Fixed: 688141
-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 */