diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-04-25 12:24:36 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-26 00:48:16 -0700 |
| commit | 9d68c3280bae03330e4543b6d55b2f994c2cc1e2 (patch) | |
| tree | 3884b881d7f0d62d5b183a904f66889532795517 | |
| parent | ce829ff5ad76fce6a800e8ccd41315673fefca23 (diff) | |
Cafstaging Release 1.0.0.100
Cafstaging Release 1.0.0.100
Change-Id: Ifc4f45f0fff37b5cb461acfdded11e3d61c6a32c
| -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 fd5d85e989e2..b39955a81dfc 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 99 +#define QWLAN_VERSION_BUILD 100 -#define QWLAN_VERSIONSTR "1.0.0.99" +#define QWLAN_VERSIONSTR "1.0.0.100" #ifdef QCA_WIFI_2_0 |
