diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 23:48:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 23:48:18 -0800 |
| commit | 43d91164c3d132e095520879cafa8295c41a90d1 (patch) | |
| tree | af019132da0d72ef731c1933d947ddbd01e1c61c | |
| parent | 5c0b1fc2a735a15140a7d3a9a4692779b2d2919c (diff) | |
Release 5.1.0.39J
Release 5.1.0.39J
Change-Id: I16235303091fbf31e857dab62e7bbaa0243317e1
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 6b159036da9d..431a7f768d58 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39I" +#define QWLAN_VERSIONSTR "5.1.0.39J" #endif /* QWLAN_VERSION_H */ |
