diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 22:33:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 22:33:24 -0800 |
| commit | 6ea48afa8bff080b7f488fe8d99c1b6111616a8e (patch) | |
| tree | 24065e428f709ebb882bc02816537ade05719a43 | |
| parent | 0ad1ef79786375ad63b3b78b595ca7c29b9d3399 (diff) | |
Release 5.1.0.39I
Release 5.1.0.39I
Change-Id: I945339a5c59de3e8c47402abf1a9aae8a258c67f
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 c945bd926b55..6b159036da9d 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39H" +#define QWLAN_VERSIONSTR "5.1.0.39I" #endif /* QWLAN_VERSION_H */ |
