diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 15:26:00 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:49 -0800 |
| commit | cb0a55c3deb41fac412a8050aa6ddc7a7bb063fd (patch) | |
| tree | ac2385f573978dad3a55fa1b3fa99b3e7750a9bf | |
| parent | 7ebdd16d6ad5559ecb37b5ccf77b044cb97d94dd (diff) | |
Release 5.1.1.3G
Release 5.1.1.3G
.
Change-Id: I603e57cb7e810a9a79ee871dfe1e779342ca54ff
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 f069d66eba16..0540ce928aee 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3F" +#define QWLAN_VERSIONSTR "5.1.1.3G" #endif /* QWLAN_VERSION_H */ |
