summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishwajith Upendra <vishwaji@codeaurora.org>2016-08-12 20:33:06 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-13 18:27:22 -0700
commit040ecc2df9d4c1d7b49a18932f9b70ad3c7f588d (patch)
tree3b66df57e982857c09600cdde669c81ac5031abe
parent5ea22bcb56336898ea8798e65044c3d366d13c0d (diff)
Release 5.1.0.23H
Release 5.1.0.23H Change-Id: I1982d65ac8689527ff23c72a2d96cc529b760fc2 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 9065a9b50ddc..249ec3d99128 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 "G"
+#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 23
-#define QWLAN_VERSIONSTR "5.1.0.23G"
+#define QWLAN_VERSIONSTR "5.1.0.23H"
#endif /* QWLAN_VERSION_H */