diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 05:20:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 05:20:52 -0800 |
| commit | ccd8673d27b833c18e898621bccb679f38a528b6 (patch) | |
| tree | ba63a830809ba3f00dd7e63332d1f8846c2f6649 | |
| parent | 6b59ad870cc64ec08aae9514e00d30d88b2dbe4e (diff) | |
Release 5.1.0.51G
Release 5.1.0.51G
Change-Id: I846b4b1ab3849d56f48178354db9d6b941d7a032
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 b1e99c2789be..bd9159ae3e32 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.0.51F" +#define QWLAN_VERSIONSTR "5.1.0.51G" #endif /* QWLAN_VERSION_H */ |
