diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 08:46:30 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 08:46:30 -0700 |
| commit | 53fc8e5575295d7cf8febde336414ac8e9da3968 (patch) | |
| tree | 6aae185082f37ac0b1275d50fefb48988150a5c4 | |
| parent | 2c7b30fb9c933355b6992d82e6108f8e3d5e0d6b (diff) | |
Release 5.1.0.34S
Release 5.1.0.34S
Change-Id: I1b584a9334965eaee0c82770807fab75029d6797
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 99538bbfae09..7cb9275297a0 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34R" +#define QWLAN_VERSIONSTR "5.1.0.34S" #endif /* QWLAN_VERSION_H */ |
