diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 21:28:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 21:28:35 -0800 |
| commit | fad4dfa22f54fb1484c2ec1a1f89ac89468b1a23 (patch) | |
| tree | ef6906c636aed3eadfd0645e88be3fd1f6de08bc | |
| parent | c7b8bfcef15d2543c97b6f0ddfee1b96b149b141 (diff) | |
Release 5.1.0.49A
Release 5.1.0.49A
Change-Id: Ie92a916c10a386475e5722b9f060fd63ba145cb6
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 2dfbbadc55ce..2072f32477f6 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49" +#define QWLAN_VERSIONSTR "5.1.0.49A" #endif /* QWLAN_VERSION_H */ |
