diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 03:13:24 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 03:13:24 -0700 |
| commit | a6b5859c3bb12504b6560150e6b1210ffbb809f1 (patch) | |
| tree | 1d77156364c882a4909d8db33bc5a9698561c1db | |
| parent | 5d0a83e23ce4442746f6c6319a7143b29ebb908a (diff) | |
Release 5.1.0.29H
Release 5.1.0.29H
Change-Id: I2003527c690cf8217aa9a1b9decc6dc8f90c3e09
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 59ed1488b61f..b24ea3f39103 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.0.29G" +#define QWLAN_VERSIONSTR "5.1.0.29H" #endif /* QWLAN_VERSION_H */ |
