diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-18 12:29:00 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-18 18:52:31 -0800 |
| commit | 595c2845ced58650b8c719084f3e975593217c31 (patch) | |
| tree | b15a93e91e9e6c9a162243d7bd728c1d3c10a895 | |
| parent | 972b3254f2ed96e83cb3e778919833899248678d (diff) | |
cafstaging Release 1.0.0.39
cafstaging Release 1.0.0.39
Change-Id: I417100d975659e70d2c609b32e89345c18fcce41
| -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 e3eb58a3cd44..63fc6b068fc6 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 38 +#define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "1.0.0.38" +#define QWLAN_VERSIONSTR "1.0.0.39" #ifdef QCA_WIFI_2_0 |
