diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 22:12:21 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 22:12:22 -0700 |
| commit | 8cf22ab5afac1c35e022077d149fe3256bad5688 (patch) | |
| tree | 6f598664a5a60a93ef57d4e441fde18b992054aa | |
| parent | ac39a10faeeea4634b42fcdd894b05b991b1be6c (diff) | |
Release 5.1.0.30G
Release 5.1.0.30G
Change-Id: I566ee17f2d1f05bebb3ddb47c8e30c1a8a8aad6a
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 dc208815b8ee..7dd8a95dbf7f 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30F" +#define QWLAN_VERSIONSTR "5.1.0.30G" #endif /* QWLAN_VERSION_H */ |
