diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-27 19:07:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-27 19:07:19 -0800 |
| commit | dc8064cefae73203851d66a85da9aca6365bed53 (patch) | |
| tree | c51b6bac0ce069f2e5a75d00c97f966456fb1c7d | |
| parent | b1101525c5ce4e5ddb44fbcc82406415e9a948e8 (diff) | |
Release 5.1.1.1A
Release 5.1.1.1A
Change-Id: Id060acf92142108abbf2e3686f8624bfbd7a0a64
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 e40eb8c7d948..1a3359b32771 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 1 -#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1" +#define QWLAN_VERSIONSTR "5.1.1.1A" #endif /* QWLAN_VERSION_H */ |
