diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 12:06:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 12:06:22 -0800 |
| commit | 1b07e7c1658dfd3785cda28b2918f256d2ba5870 (patch) | |
| tree | 7e101da942b329116bb9f80296532b4f28f353dc | |
| parent | e93935d7d64bac5ca442b24f450b48d5bc7e4781 (diff) | |
Release 5.1.0.48Y
Release 5.1.0.48Y
Change-Id: I68d93a3d178af03638ce5c9fb3360263e41b3ae5
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 c33e08f60538..6d01ec7167eb 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48X" +#define QWLAN_VERSIONSTR "5.1.0.48Y" #endif /* QWLAN_VERSION_H */ |
