diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-06 06:58:24 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-06 06:58:25 -0800 |
| commit | f284f22b7239a3d2c19229f8b2d497221f0db3de (patch) | |
| tree | 9ed05fbadf47a81865c9bf418c5b93a452aab8a2 | |
| parent | 114875e468696818443ab6987e28efa12ac86a0e (diff) | |
Release 5.1.1.41A
Release 5.1.1.41A
Change-Id: I924d7981b3a7d24fd91b0222d659cf8e3766246e
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 103ed7318e2f..9f8ce3965de8 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41" +#define QWLAN_VERSIONSTR "5.1.1.41A" #endif /* QWLAN_VERSION_H */ |
