diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-11 20:54:46 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-11 20:54:46 -0700 |
| commit | 07fbf36f64d1baf240c277803fdbc81e41fa93da (patch) | |
| tree | f3d0288eb5b2c25511b3829488739a9097f7bbb3 | |
| parent | 541812a05ac78bb473a7f68226ca1f5ea710ae2f (diff) | |
Release 5.1.1.36J
Release 5.1.1.36J
Change-Id: I907595c9d932d4b7711759f6dacdb825f4d06acc
CRs-Fixed: 774533
| -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 0e13d7911db5..4ac7f96daabb 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 36 -#define QWLAN_VERSIONSTR "5.1.1.36I" +#define QWLAN_VERSIONSTR "5.1.1.36J" #endif /* QWLAN_VERSION_H */ |
