diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 18:31:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 18:31:46 -0800 |
| commit | 7c1bda59299764021ba5bef0194c51cc170b84f8 (patch) | |
| tree | 5e08a072272ebb3b8bd28d4e6ad74f255b22ed98 | |
| parent | d03cecc1dbbc12ce15d4bd60dc94985eec2954cd (diff) | |
Release 5.1.0.49J
Release 5.1.0.49J
Change-Id: I59eb776da43bec46f1f3b2e196fae2ec9392ca9c
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 3e647d15c8c0..fa1e1d97b626 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49I" +#define QWLAN_VERSIONSTR "5.1.0.49J" #endif /* QWLAN_VERSION_H */ |
