diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-30 20:57:34 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 17:24:54 -0700 |
| commit | 3003e3efd208279a847d4204962cc86dc6af228b (patch) | |
| tree | 716b00d78d58a268d1f78c88fbb85ce095d51e93 | |
| parent | 38ff9f31f83d8f17885cfeb4785547b1eb1b3c34 (diff) | |
Release 5.1.0.25A
Release 5.1.0.25A
Change-Id: I99968708685434d3a7c98aa981fb674c035e2767
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 3d02e0107510..ea4d63ebcc8f 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25" +#define QWLAN_VERSIONSTR "5.1.0.25A" #endif /* QWLAN_VERSION_H */ |
