diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-25 00:56:07 -0700 |
|---|---|---|
| committer | pramod kotreshappa <kpramod@codeaurora.org> | 2017-08-25 13:44:15 -0700 |
| commit | a8529a7eb49429d1a4a607b0a4fa7deab1ea9859 (patch) | |
| tree | ce6a309b2897410bc8d77dc8f85dfa39acb7c7b1 | |
| parent | fed88964ac04f90b12ec3e4d6641218adc9618d7 (diff) | |
Release 5.1.1.29Z
Release 5.1.1.29Z
Change-Id: I8cac7fa97387466db35d1e71a84ae994628ca260
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 6d1073b1308c..a395ae80b75e 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.1.29Y" +#define QWLAN_VERSIONSTR "5.1.1.29Z" #endif /* QWLAN_VERSION_H */ |
