diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 19:01:32 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:20 -0700 |
| commit | 02a1276b1f6cf1fe52fd3938e44b7a69d5d14c99 (patch) | |
| tree | 93f5d60497790dc2bfb379c03c3f190ad1f57b6d | |
| parent | efd71c358231de998b17525b55013c60a9dcef95 (diff) | |
Release 5.1.0.33I
Release 5.1.0.33I
Change-Id: I04dcf134381577b5889ac0c3926f62ed64e7ed69
CRs-Fixed: 688141
(cherry picked from commit 2af8c3cef53bf93f565bc8ecc6075f7ecbe9dec0)
| -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 6ac874d9de0e..56c3958f6a10 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33H" +#define QWLAN_VERSIONSTR "5.1.0.33I" #endif /* QWLAN_VERSION_H */ |
