Browse Source

Release 5.1.0.3G

Rebase of 5.0.0.163 onto 5.1.0.2G

Change-Id: If244ee2a2bc26a8b4387c89d7bce965c00497630
CRs-Fixed: 688141
Satish Singh 9 years ago
parent
commit
107e6a36c1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/mac/inc/qwlan_version.h

+ 2 - 2
core/mac/inc/qwlan_version.h

@@ -42,8 +42,8 @@
 #define QWLAN_VERSION_MINOR            1
 #define QWLAN_VERSION_PATCH            0
 #define QWLAN_VERSION_EXTRA            "G"
-#define QWLAN_VERSION_BUILD            2
+#define QWLAN_VERSION_BUILD            3
 
-#define QWLAN_VERSIONSTR               "5.1.0.2G"
+#define QWLAN_VERSIONSTR               "5.1.0.3G"
 
 #endif /* QWLAN_VERSION_H */