diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 09:06:50 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:08:29 -0700 |
| commit | 74477b09ef43a4d1ccfcdc32660684a3c6e30ac4 (patch) | |
| tree | d26b9eb13b76d15686a96033e8c96570b1bfa7dc | |
| parent | cfe4e5b05b4d1c839197a0eacdd4bef4ff6fa779 (diff) | |
Release 5.1.1.6N
Release 5.1.1.6N
Change-Id: Ibbbabf1869f9ca40280bb71c91f6a7ba1b5c9e4d
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 534bd28deebd..9d877c56be60 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 1 -#define QWLAN_VERSION_EXTRA "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6M" +#define QWLAN_VERSIONSTR "5.1.1.6N" #endif /* QWLAN_VERSION_H */ |
