diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 14:09:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 14:09:47 -0700 |
| commit | d76cd5309426cbfabb5e502d75ee14734a97afd9 (patch) | |
| tree | 5a0e4e5f845f677ba84c1c792dab5f4a98e3a440 | |
| parent | ac6eb9f2674a38f86c80b82cadd2f4e7fa777588 (diff) | |
Release 5.1.1.54Y
Release 5.1.1.54Y
Change-Id: I61e06acf51fe72015a33da4b09174c8fc1d50792
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 a289b5de1bab..0c93e9c16f81 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 54 -#define QWLAN_VERSIONSTR "5.1.1.54X" +#define QWLAN_VERSIONSTR "5.1.1.54Y" #endif /* QWLAN_VERSION_H */ |
