diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 11:39:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 11:39:07 -0800 |
| commit | aacc01f8632c9402f802c4baa1b668aff92b837f (patch) | |
| tree | 0a4090c80d00bb77259e25f1170eae25a00f9446 | |
| parent | 0d99fa7e052b15609e571966973b97351974054a (diff) | |
Release 5.1.0.46K
Release 5.1.0.46K
Change-Id: I077a3ded03f2deec77081e4348c199f318c0035b
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 432995f84935..afe5f3f89e81 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.0.46J" +#define QWLAN_VERSIONSTR "5.1.0.46K" #endif /* QWLAN_VERSION_H */ |
