diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-21 16:12:35 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-21 16:12:36 -0800 |
| commit | 986036cb5febca337e9de83d26ab223c69b2daec (patch) | |
| tree | 1e4a856d1872de1209839664c6d386a07d793ada | |
| parent | 120ae1da44a24459f6eaab3ec3cf4a2a0237816a (diff) | |
Release 5.1.1.39S
Release 5.1.1.39S
Change-Id: If0dd6236d84af07e63fdd98787a95e987abcb82a
CRs-Fixed: 774533
| -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 7ea6329cd7ce..1056db6e872e 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.1.39R" +#define QWLAN_VERSIONSTR "5.1.1.39S" #endif /* QWLAN_VERSION_H */ |
