diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 12:33:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 12:33:11 -0800 |
| commit | cc1241eb2ecdb94597da9daf539c61d53de0d768 (patch) | |
| tree | c66d3f8d2184895a3471bebe5b79983a36cccae7 | |
| parent | 3403a4983eff39eff5c333d745319b983fa9d5ad (diff) | |
Release 5.1.0.49I
Release 5.1.0.49I
Change-Id: I9a1acada1db6e41e05b4a4d3dce23ff3a9be865d
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 7ec131a255bc..3e647d15c8c0 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49H" +#define QWLAN_VERSIONSTR "5.1.0.49I" #endif /* QWLAN_VERSION_H */ |
