diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 20:07:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 20:07:30 -0800 |
| commit | 154a6e1d03d6cb22e5d576fda4b4389151239cf5 (patch) | |
| tree | db82b0ce0f4f27e2083a7be0e991d013baf751cf | |
| parent | 02167774c8aa3f90ee5fcb924221921827d4a58a (diff) | |
Release 5.1.0.36D
Release 5.1.0.36D
Change-Id: I8f066e6266753279a7b2f2c7e5bd75001be22a90
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 7d51721a04f8..254a7193c57c 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36C" +#define QWLAN_VERSIONSTR "5.1.0.36D" #endif /* QWLAN_VERSION_H */ |
