diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-14 12:31:42 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2016-07-14 13:26:56 -0700 |
| commit | 037bbf6a0da6b46be90b1a20132913a94caf248d (patch) | |
| tree | 0ba781fc74d63ee84d91fd0ae1bbe98630b0af4e | |
| parent | 823e9c2e0d1a34242f05419b051e59b44e55ca1b (diff) | |
Release 5.1.0.22A
Release 5.1.0.22A
Change-Id: I599796f0e1c018908f13f3be9aac7d688e7b12c2
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 4909fc5993e3..8ccd0886c670 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 0 -#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22" +#define QWLAN_VERSIONSTR "5.1.0.22A" #endif /* QWLAN_VERSION_H */ |
