summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-03-04 04:32:40 -0800
committernshrivas <nshrivas@codeaurora.org>2019-03-04 04:32:40 -0800
commit3c860bb010228e3ccab5c1fbc958cfda4be0a7fc (patch)
treec96b36c1db7ec3764f6e994bc108a332cfbd8fce
parentbc6408d7a131a0c50c66e93bf062e257c3a744e7 (diff)
Release 5.1.1.71A
Release 5.1.1.71A Change-Id: Ia4704f7ffe9c54950c4e3d1af24f7c35da2bbd5d CRs-Fixed: 774533
-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 a29059056fd1..3bb986faf801 100644
--- a/core/mac/inc/qwlan_version.h
+++ b/core/mac/inc/qwlan_version.h
@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 1
-#define QWLAN_VERSION_EXTRA ""
+#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 71
-#define QWLAN_VERSIONSTR "5.1.1.71"
+#define QWLAN_VERSIONSTR "5.1.1.71A"
#endif /* QWLAN_VERSION_H */