Skip to content

Commit

Permalink
Merge pull request #138 in MOBILE-SDK/app_mobile-sdk-ios from Aug-02_…
Browse files Browse the repository at this point in the history
…Release_Version_Change to master

* commit '498c6b9d873a962db720912255ea4605c33d1d9d':
  Added release notes & version number update
  • Loading branch information
ppuviarasu committed Aug 1, 2017
2 parents a23d1e7 + 498c6b9 commit fd6f927
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 3.5

### Bug Fixes and Updates

+ Instream video is only supported in iOS 9 and above

### Mediated SDKs

+ AdColony SDK v3.1.1


## 3.4

### Bug Fixes and Updates
Expand Down
2 changes: 1 addition & 1 deletion sdk/internal/ANGlobal.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define AN_ERROR_TABLE @"errors"

#define AN_DEFAULT_PLACEMENT_ID @"default_placement_id"
#define AN_SDK_VERSION @"3.4"
#define AN_SDK_VERSION @"3.5"

#define APPNEXUS_BANNER_SIZE CGSizeMake(320, 50)
#define APPNEXUS_MEDIUM_RECT_SIZE CGSizeMake(300, 250)
Expand Down

0 comments on commit fd6f927

Please sign in to comment.