diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 09:49:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 09:49:49 -0800 |
| commit | bbf241993efd2bd92f452bd4523ce8fd9532db1a (patch) | |
| tree | 7b63b75930e96d2c4e2697fad997c29ef3f77d1b | |
| parent | c83fded88079e6b8b739ee47464fcd8085bd14d8 (diff) | |
Release 5.1.0.45J
Release 5.1.0.45J
Change-Id: I13dc8bf2b29b111e7da0e1be5e46ca5bfed4aa2c
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 d00e03f17001..fc0c1ed64cd5 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.0.45I" +#define QWLAN_VERSIONSTR "5.1.0.45J" #endif /* QWLAN_VERSION_H */ |
