diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 21:27:53 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 21:27:53 -0800 |
| commit | 7ca29eb113144fb9a407fd3363746dbede3d59a8 (patch) | |
| tree | 59cbf8deed749d1cec832a9a6711dde98b54656c | |
| parent | dd20cdde181ecba8aa10c4bd5b087593a17438fe (diff) | |
Release 5.1.0.41S
Release 5.1.0.41S
Change-Id: I5ecc8b43263333efe66e6485da5cfb2f5e059d8b
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 44e54a87be86..e6cad2008066 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41R" +#define QWLAN_VERSIONSTR "5.1.0.41S" #endif /* QWLAN_VERSION_H */ |
