diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 13:25:40 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-25 13:25:40 -0700 |
| commit | ba4f59d18547bca5fbbef7bc883a5c0455c9b81e (patch) | |
| tree | fe07513b9dffcfa36856895282f558322a84bbcc | |
| parent | 249f03867709138db95ee536aafeb24123447f24 (diff) | |
Release 5.1.0.33A
Release 5.1.0.33A
Change-Id: I49bd8286d6989dd3b0af6368cb1e85e2adda7f38
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 550f230b8b94..fb09adf7d85f 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33" +#define QWLAN_VERSIONSTR "5.1.0.33A" #endif /* QWLAN_VERSION_H */ |
