diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-16 16:34:39 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-16 16:34:39 -0800 |
| commit | 476bd27ecaa1bf9aa636a52e85dd0b1b7a83914d (patch) | |
| tree | ab9379da5483de3e7af8af65a2e5f415637ab84e | |
| parent | 66322aa48f5e5ecef723bd1f80b3ab399d12a7d8 (diff) | |
Release 5.1.1.45A
Release 5.1.1.45A
Change-Id: Ied44ab86fc2c617a6e1f28556e20ad101b63981d
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 f9b75dc1d4a7..ccfdf18faa86 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45" +#define QWLAN_VERSIONSTR "5.1.1.45A" #endif /* QWLAN_VERSION_H */ |
