diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 18:24:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 18:24:25 -0800 |
| commit | af97ba0845b6a2d319193209fa6b1c5c33fe5f4b (patch) | |
| tree | f8d01ff032884d477aa56b41571f05ae5805a745 | |
| parent | 66c2414ee2a08d5c00feccecd107d05ad967444f (diff) | |
Release 5.1.0.48A
Release 5.1.0.48A
Change-Id: If97d863327812073ff645d910d914bf8aea08032
CRs-Fixed: 688141
| -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 b9ed2967d142..d1047d5d9aa0 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 0 -#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48" +#define QWLAN_VERSIONSTR "5.1.0.48A" #endif /* QWLAN_VERSION_H */ |
