diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-20 07:03:15 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:07:49 -0700 |
| commit | 0c21495a3f34e40ddc802cd8f6f843f41d6ae0b3 (patch) | |
| tree | 26bef5a12028bf4b44ae04ecb95ac987a0ec974f /core | |
| parent | bda5bbfcc667f7378b69e8fdc7181adbcc69e967 (diff) | |
Release 5.1.0.27J
Release 5.1.0.27J
Change-Id: I1a5f60b47205029d6e5dbb178f5f862a9bc47150
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -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 82c0b470d761..991ff846fd92 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27I" +#define QWLAN_VERSIONSTR "5.1.0.27J" #endif /* QWLAN_VERSION_H */ |
