diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 01:12:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 01:12:32 -0800 |
| commit | 0d3cfc0cbae0ead8a2974713b9479d535259664c (patch) | |
| tree | 0b737da03206334f487897babbb46c18cfd55cd8 | |
| parent | de0e432bd4b7157bd3244f6ac79e5b7444e50f68 (diff) | |
Release 5.1.0.49N
Release 5.1.0.49N
Change-Id: I0966a9ff798fd0de70bcf076c9af12fcb975482d
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 59c87282c999..6e8d0a2545b2 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.0.49M" +#define QWLAN_VERSIONSTR "5.1.0.49N" #endif /* QWLAN_VERSION_H */ |
