diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 05:15:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 05:15:16 -0800 |
| commit | 3333a6a969943addbb83b0ddc3d001f76b7b9ecc (patch) | |
| tree | 1c446d3b4a81145f622ca86c1f54bd62bb4f0b02 | |
| parent | c51c5c9cde91efec5615cb48e8eabcd909787909 (diff) | |
Release 5.1.0.44S
Release 5.1.0.44S
Change-Id: I29ab499631dec0021ce069bb068a9a43423d2ade
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 2fca3bf65785..caa9402b3463 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44R" +#define QWLAN_VERSIONSTR "5.1.0.44S" #endif /* QWLAN_VERSION_H */ |
