diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-13 11:09:49 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-13 11:09:49 -0800 |
| commit | a181d680fc336a26065688ba0d9be53bee6edcd4 (patch) | |
| tree | 311c220d6d986e92e4be658dd74ba275781b6105 | |
| parent | bce8929be9fac629d339864c570137644116df95 (diff) | |
Release 5.1.1.38V
Release 5.1.1.38V
Change-Id: Ib5a2dc1954f5c3337d58a4d431105e2b1b45f2aa
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 95d7586906ab..24d5ace6e73e 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38U" +#define QWLAN_VERSIONSTR "5.1.1.38V" #endif /* QWLAN_VERSION_H */ |
