diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-26 21:48:53 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-26 21:48:53 -0700 |
| commit | 47457604b700f4d205e9623bf1d5e9563ba335b3 (patch) | |
| tree | 938860b001bf823abc28f14ae88dc39a3803c481 | |
| parent | 96f20091558a3d5929970e6f079c1d9d131f6b13 (diff) | |
| parent | 18c168ef5563347898d9ebdb6112d3fa2b1f2ee4 (diff) | |
Merge "Release 5.1.1.34J" into wlan-cld3.driver.lnx.1.1
| -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 a50f9b98650f..c94f03bb666f 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34I" +#define QWLAN_VERSIONSTR "5.1.1.34J" #endif /* QWLAN_VERSION_H */ |
