diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 05:28:17 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 05:28:17 -0700 |
| commit | 246097a6aac6cc9d4e9a99bf03b575a3321af609 (patch) | |
| tree | e3419c7eeabb93b871f63fdef7b4674fc5d58a99 | |
| parent | 4cad3ae64a5b140f76a06d8c39240129f4f9001a (diff) | |
Release 5.1.1.4J
Release 5.1.1.4J
Change-Id: If2449ebfd39ca72f0c6ff7bc84194a9d59bd024e
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 772c63b4b0e3..96508dd53aab 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4I" +#define QWLAN_VERSIONSTR "5.1.1.4J" #endif /* QWLAN_VERSION_H */ |
