summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-09-18 23:58:37 -0700
committersnandini <snandini@codeaurora.org>2017-09-18 23:58:38 -0700
commit31c49b5da97e3e79370ac97d5ad18ac8d0e110bb (patch)
tree2e5a7994505bded06adcd6a908b0742780eeb2a4
parent129d389d24d84525199f98de437f4d0e267584ca (diff)
Release 5.1.1.33D
Release 5.1.1.33D Change-Id: I90483d593b08ff61695667c1d4599fd2341402ef 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 b16ca6994df4..9b9d542ae32b 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 "C"
+#define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 33
-#define QWLAN_VERSIONSTR "5.1.1.33C"
+#define QWLAN_VERSIONSTR "5.1.1.33D"
#endif /* QWLAN_VERSION_H */