diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-17 20:11:57 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-18 01:00:31 -0800 |
| commit | 58c7e5973e75a042b8fa69a88dea578475cbbbd0 (patch) | |
| tree | be467555d6502424fe8d55926b2ca7ec1de44b39 | |
| parent | 954b708b7e7cfbef7114c9000353f82d029939cc (diff) | |
Cafstaging Release 1.0.0.38
Cafstaging Release 1.0.0.38
Change-Id: Ief2860d983ad110665c068d4ced6711dc218bc72
| -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 40a85feaaebe..e3eb58a3cd44 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 37 +#define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "1.0.0.37" +#define QWLAN_VERSIONSTR "1.0.0.38" #ifdef QCA_WIFI_2_0 |
