summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Puligilla <spuligil@codeaurora.org>2017-04-06 18:07:15 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-04-06 18:07:15 -0700
commitff466a39ed5f587e5424bde6e56ae2fa5d4f787f (patch)
tree949958235443c7d587c79922feec0dd03e4ea6a6
parent38d01bc123dafd26bb9b8c45048e2470b7e39d17 (diff)
Release 5.1.1.9A
Release 5.1.1.9A Change-Id: I248cd88681dad9e488c33a979c9599719ac58ff4 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 9c712651d7a3..e6a18cd7e54c 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 9
-#define QWLAN_VERSIONSTR "5.1.1.9"
+#define QWLAN_VERSIONSTR "5.1.1.9A"
#endif /* QWLAN_VERSION_H */