diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 07:27:56 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:57:35 -0800 |
| commit | ae512bb7c513e6a20ba7b70a2cb2917d83140bbd (patch) | |
| tree | ce605a347f15de997e113818d35c76894bb65f54 | |
| parent | cabc146b4e115088466305f159587139eb0471d9 (diff) | |
Release 5.1.0.43J
Release 5.1.0.43J
Change-Id: I96395da1d8bdf0a520f4718b8396c5f4815eb7b0
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 19402e71f0e9..b6a296f89c0e 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43I" +#define QWLAN_VERSIONSTR "5.1.0.43J" #endif /* QWLAN_VERSION_H */ |
