diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 22:24:44 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:29 -0800 |
| commit | 6450a3c736d1d28bc225bbbe9f027678edb8f92b (patch) | |
| tree | 42852948ad1b2a29bb2646eaa018c84b39d1e632 | |
| parent | 35b80935394e0ee094cf7b0904257390fde140c4 (diff) | |
Release 5.1.1.2Q
Release 5.1.1.2Q
Change-Id: I87aac0d551dc531eaa29435bf50d4011f21bce3d
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 eec7b98f9083..d7ac836b6eea 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 1 -#define QWLAN_VERSION_EXTRA "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2P" +#define QWLAN_VERSIONSTR "5.1.1.2Q" #endif /* QWLAN_VERSION_H */ |
