diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 08:43:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 08:43:14 -0800 |
| commit | f31f8c747bf3253444dbc9bb4e5a6706f66a08fe (patch) | |
| tree | 7fc7b0134392e420c4bb1001c767d23fad7e11fe | |
| parent | 24c42b38ead6488d3e16313a653b87fe743137fd (diff) | |
Release 5.1.0.49Q
Release 5.1.0.49Q
Change-Id: I2f8018a2b3848eaa6ea4ccc64a9dd01847ad0368
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 a657c7f2dd01..bb6aa956abb1 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.0.49P" +#define QWLAN_VERSIONSTR "5.1.0.49Q" #endif /* QWLAN_VERSION_H */ |
