diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-21 12:28:03 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-21 12:28:03 -0800 |
| commit | 8b0dc95eb75856632ea79d0c166f35614f4e725a (patch) | |
| tree | 689d0b4853591f2711cde2fa2c03aba994cf5bc9 | |
| parent | c7cd4f2876a1dc9a2e4ef435ac281f94c59a0a65 (diff) | |
Release 5.1.1.39R
Release 5.1.1.39R
Change-Id: Ibc55aedf63d06cd8c08ad4b9d4003b16fb541003
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 995c25c5fad7..7ea6329cd7ce 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 39 -#define QWLAN_VERSIONSTR "5.1.1.39Q" +#define QWLAN_VERSIONSTR "5.1.1.39R" #endif /* QWLAN_VERSION_H */ |
