diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 15:00:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 15:00:15 -0800 |
| commit | ab6c319337a3a32ebff8d70f579be38bf5b579b8 (patch) | |
| tree | c1aacf767cf7c51ae5b22bee5d0e622ffe935384 | |
| parent | 331a8e9e344e030ce833bea7a14c2ff5d915b1ca (diff) | |
Release 5.1.0.35S
Release 5.1.0.35S
Change-Id: I197585cf4bdc10f2dd13e27bb6c4383b1bfcde8f
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 8edbb546aafc..721709017b52 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35R" +#define QWLAN_VERSIONSTR "5.1.0.35S" #endif /* QWLAN_VERSION_H */ |
