summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshrivas <nshrivas@codeaurora.org>2019-10-15 22:52:35 -0700
committernshrivas <nshrivas@codeaurora.org>2019-10-15 22:52:35 -0700
commitd714782be1b68d928148a8290a4347effe850d7c (patch)
tree8acb9b88c3b082ff901b15fafc258e2114371a91
parentfc1186cfcb3647633bb76afa9b7fd6ef7b317c2c (diff)
Release 5.1.1.75A
Release 5.1.1.75A Change-Id: Ieacf9e51594321f3a40864cebc8d8db00c409a3c 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 f7ffb1b4f1fa..c5e84a391afc 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 75
-#define QWLAN_VERSIONSTR "5.1.1.75"
+#define QWLAN_VERSIONSTR "5.1.1.75A"
#endif /* QWLAN_VERSION_H */