summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnandini <snandini@codeaurora.org>2017-12-17 14:47:03 -0800
committersnandini <snandini@codeaurora.org>2017-12-17 14:47:03 -0800
commit7b2e4349bc2638127bd75880e48449352f842062 (patch)
tree01580a2d870f69b9694f69d6301734d9c43f49b7
parent7be6d392d8dd5333c19852cad7355217b626e101 (diff)
Release 5.1.1.42A
Release 5.1.1.42A Change-Id: I56bd1097ffa9476fa23b66fe8fb15cd3ee502520 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 065fa0e4e3da..9455b4dc08e2 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 42
-#define QWLAN_VERSIONSTR "5.1.1.42"
+#define QWLAN_VERSIONSTR "5.1.1.42A"
#endif /* QWLAN_VERSION_H */