diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-26 16:14:37 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-26 16:14:37 -0700 |
| commit | c241fb18271cb71ceea1db70a44d463472d70be8 (patch) | |
| tree | 449ad3d02d88526602c806ef50e58cc69a3d812f | |
| parent | 1506954c2819ce03ac96723021e3ae988b2a8f84 (diff) | |
Release 5.1.1.54B
Release 5.1.1.54B
Change-Id: I50f6725c7b935cc17ed53c59222e425bf99be13b
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 b4f36cc3d2ba..d45af4fdbc40 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 54 -#define QWLAN_VERSIONSTR "5.1.1.54A" +#define QWLAN_VERSIONSTR "5.1.1.54B" #endif /* QWLAN_VERSION_H */ |
