diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 22:32:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 22:32:04 -0800 |
| commit | 61bec2b57bb193e8bee934123e2816157e13899b (patch) | |
| tree | b3ddaeaeb9c7c841ceb11467e1b007b51965d6b5 | |
| parent | 406e4083a085d75b876de5e6395d934c09efa208 (diff) | |
Release 5.1.1.1G
Release 5.1.1.1G
Change-Id: I3bc6720d1eac30461c012321bf6b045cd91e91f1
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 2befc48400ed..dbff05575ee3 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1F" +#define QWLAN_VERSIONSTR "5.1.1.1G" #endif /* QWLAN_VERSION_H */ |
