diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-22 04:54:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-22 04:54:22 -0700 |
| commit | fcc946e74c4b569f88e8a4817be8e2b69c857ba5 (patch) | |
| tree | 2952c9f94ad274b31c9f3653a7a7b083c6793811 | |
| parent | d3fc910ce0c571201df6ab356f479a6c55cea22e (diff) | |
Release 5.1.1.58A
Release 5.1.1.58A
Change-Id: I70ebcc47fe35e7d148f0d16d95b770d2bcbc1568
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 7d360f3ff6ad..095e2c66db41 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 58 -#define QWLAN_VERSIONSTR "5.1.1.58" +#define QWLAN_VERSIONSTR "5.1.1.58A" #endif /* QWLAN_VERSION_H */ |
