diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 10:11:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 10:11:04 -0800 |
| commit | a3081284b7542d148fed89c828e6de4a88ba5512 (patch) | |
| tree | ab9ff6a3b3048a9e1059a4e6c61a1f3d4d910bfa | |
| parent | b4a4271397c853c20e74aa76bd0671c9f118dda3 (diff) | |
Release 5.1.0.48O
Release 5.1.0.48O
Change-Id: I4f012cc6c408fbe47851751872b25f87dc5207b4
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 d751d824f180..398b3090a383 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48N" +#define QWLAN_VERSIONSTR "5.1.0.48O" #endif /* QWLAN_VERSION_H */ |
