diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-18 16:42:33 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-19 11:03:51 -0700 |
| commit | 2807f3d22e432eb66d11ec755850a24e6ce5f88a (patch) | |
| tree | 015486ad2ee59c837fe4599fa3e242d77c554e5e | |
| parent | 3e918e5ca35de557f9167c30bf1a9202b38f35bf (diff) | |
Release 5.1.0.23R
Release 5.1.0.23R
Change-Id: I384e3faaaff18c51d750542f45ab1a1f3cd7ca96
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 26769770a3d3..18a4a7d42f95 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23Q" +#define QWLAN_VERSIONSTR "5.1.0.23R" #endif /* QWLAN_VERSION_H */ |
