Skip to content

Commit

Permalink
Merge pull request #113 in MOBILE-SDK/app_mobile-sdk-ios from 3.1.1_R…
Browse files Browse the repository at this point in the history
…elease to master

* commit '4af8c3e6354f25dacc208f45f8a2b0c716f9b324':
  Release notes & version update
  • Loading branch information
ppuviarasu committed Mar 30, 2017
2 parents 31352cd + 4af8c3e commit 8b3f547
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.1.2

### Bug Fixes

+ MS-2984 Video Rendering issue on iOS 10.3

## 3.1

### 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.1"
#define AN_SDK_VERSION @"3.1.2"

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

0 comments on commit 8b3f547

Please sign in to comment.