diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 17:51:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 17:51:54 -0800 |
| commit | 1fa9be0a90e7d1923fd2ba9a221f6a0a21d70629 (patch) | |
| tree | 36fc8f91b1645187f4886a15b622c18ac68c9e27 | |
| parent | 943fc7326247d827ed78212f5e5277975923358b (diff) | |
Release 5.1.0.37A
Release 5.1.0.37A
Change-Id: Idae082cf4c55d71a1fb1cc568f9f3917ec777f2c
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 33b110d5589e..b57e777ce9a1 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37" +#define QWLAN_VERSIONSTR "5.1.0.37A" #endif /* QWLAN_VERSION_H */ |
