diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 04:36:36 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 04:36:37 -0800 |
| commit | d16a8e3dc9e2b8d7b5259144ba82007eba510112 (patch) | |
| tree | e822d398d8afd6050fa86254303cf99dcdf71cc8 | |
| parent | cdb313de25c65c2cab5002cfd615656dac9dfe3d (diff) | |
Release 5.1.0.49O
Release 5.1.0.49O
Change-Id: I629b378f0111f70e723ab406271d41b9de6c746f
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 6e8d0a2545b2..9f0ba167b251 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.0.49N" +#define QWLAN_VERSIONSTR "5.1.0.49O" #endif /* QWLAN_VERSION_H */ |
