diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-03-13 12:50:17 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-13 11:08:21 -0700 |
| commit | cd711fdd28f85d6a58d6c775e4954f4a5a954eff (patch) | |
| tree | 6756bf6e7b15f67d7781b4b5673c4eaa5770e066 | |
| parent | 36fdedf45b6193b77d44d227c9dc52ec2b6be8c1 (diff) | |
Cafstaging Release 1.0.0.61
Cafstaging Release 1.0.0.61
Change-Id: I6364944e384de1bdfbcbf9566266a48b3906103e
| -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 3a02a4e2220e..05d81dc504cf 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 60 +#define QWLAN_VERSION_BUILD 61 -#define QWLAN_VERSIONSTR "1.0.0.60" +#define QWLAN_VERSIONSTR "1.0.0.61" #ifdef QCA_WIFI_2_0 |
