diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 02:54:40 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 02:54:40 -0700 |
| commit | b6bfefe7a5012b60f091bb7bed57628c7e304dbd (patch) | |
| tree | 54d0ac7aaed6b92cbf97656f4f3c0821a2725191 | |
| parent | 7a391e0354eaeb670208798e99bd1c693b543400 (diff) | |
Release 5.1.0.27A
Release 5.1.0.27A
Change-Id: Idc76f6db701a3e3e607c9bc07b880c7a7ec8cec0
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 3aaf8fc05266..de05590c6419 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27" +#define QWLAN_VERSIONSTR "5.1.0.27A" #endif /* QWLAN_VERSION_H */ |
