diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 04:28:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 04:28:22 -0800 |
| commit | d67405510e21a04bc64c53186d0e7dfe9f92a647 (patch) | |
| tree | bcdd51b1e1cd08fbb2f176c382893edc5c6ddb84 | |
| parent | 26c546ae53cb113cef49e869f4777b2650012980 (diff) | |
Release 5.1.0.47P
Release 5.1.0.47P
Change-Id: Ibc896d9c9435e3124afc93810a191c675ad9d349
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 e5def350ba51..9e5c0f896489 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47O" +#define QWLAN_VERSIONSTR "5.1.0.47P" #endif /* QWLAN_VERSION_H */ |
