diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-27 17:59:19 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 17:21:56 -0700 |
| commit | 5e4efbec75c9135f58eba684f778ddb95da28401 (patch) | |
| tree | 92edd1b026c86109261aefc29e357d5c5d14b10f | |
| parent | 5ae20e9e0533ad022efb67450e53088ad5b2d193 (diff) | |
Release 5.1.0.24R
Release 5.1.0.24R
Change-Id: I6680351a99026106201e97161ae96503371b32af
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 28f767719f11..fcb872252458 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.1.0.24Q" +#define QWLAN_VERSIONSTR "5.1.0.24R" #endif /* QWLAN_VERSION_H */ |
