diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-13 09:54:13 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-13 09:54:13 -0700 |
| commit | 20df34f2bf6d266515bd3a0cea3d36a3c77d7b90 (patch) | |
| tree | 3839bb66ddb37a2a9354e721f6577a91ba2826f1 | |
| parent | 8045c223286bb55e14e5d39f2db0df155183cb64 (diff) | |
Release 5.1.1.31R
Release 5.1.1.31R
Change-Id: Ie4a084b003c73fcc240b897725762cb4bb1ce6a0
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 522935db3e6f..ff2be7d37810 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31Q" +#define QWLAN_VERSIONSTR "5.1.1.31R" #endif /* QWLAN_VERSION_H */ |
