diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-27 15:13:24 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-27 18:07:36 -0700 |
| commit | 4772157d74d576c454ec1984f83df4d5decd8d82 (patch) | |
| tree | 8bf6cf6e66159ecc7e22ca8a1174c2041fb81e05 | |
| parent | f59165af882306e871f160f239994bb96a520e2f (diff) | |
Release 5.1.0.24Q
Release 5.1.0.24Q
Change-Id: I9a96e8df96d37e3a24a6c88722ef728e77c46d9f
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 6bfa0446ab3b..28f767719f11 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 24 -#define QWLAN_VERSIONSTR "5.1.0.24P" +#define QWLAN_VERSIONSTR "5.1.0.24Q" #endif /* QWLAN_VERSION_H */ |
