summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2018-01-09 06:46:22 -0800
committersnandini <snandini@codeaurora.org>2018-01-09 06:46:22 -0800
commitc8b934f7c75178eaa1d1de9bb9f1f90bda85bca5 (patch)
tree353c9e80718253dcae651f020a53477ec2319396
parent45ba8501fcfc5bed42f556e98835030754a7d541 (diff)
Release 5.1.1.44A
Release 5.1.1.44A Change-Id: I6e299ab9eec8360caf89ed78c06d494a4922d856 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 b00284299f5b..811db39ed37e 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 ""
+#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 44
-#define QWLAN_VERSIONSTR "5.1.1.44"
+#define QWLAN_VERSIONSTR "5.1.1.44A"
#endif /* QWLAN_VERSION_H */