diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 00:34:28 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-13 00:34:28 -0800 |
| commit | 5a7f3f1d8bf6c7e846ee2a7ad1790662248ea13a (patch) | |
| tree | 1504af88ce2572dbc2928a5210d43ffc3886d359 | |
| parent | c81c91db91290aa865ff2c8bb2e0c268809477e0 (diff) | |
Release 5.1.0.44Q
Release 5.1.0.44Q
Change-Id: I9b7789f45d009cb6588a39130c866bd216cc110b
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 fdee362de64d..4392d133bc47 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44P" +#define QWLAN_VERSIONSTR "5.1.0.44Q" #endif /* QWLAN_VERSION_H */ |
