Skip to content

Commit

Permalink
Merge pull request #171 in MOBILE-SDK/app_mobile-sdk-ios from 2017103…
Browse files Browse the repository at this point in the history
…1,2040--dreeder--sdk--RELEASE_MobileSDK_iOS_v4.0___test_cocoapods2 to master

* commit '9e43620940bc37d45a1eebbdf9ab3c28b78a15bb':
  Update RELEASE-NOTES.md to v4.0.1.
  Update SDK version number to 4.0.1.
  • Loading branch information
davidappnexus committed Nov 1, 2017
2 parents 0b9db1d + 9e43620 commit 46cdda3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## 4.0.1

### Bug Fixes

+ Resolve CocoaPods build issues.




## 4.0

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

#define AN_DEFAULT_PLACEMENT_ID @"default_placement_id"
#define AN_SDK_VERSION @"4.0"
#define AN_SDK_VERSION @"4.0.1"

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

0 comments on commit 46cdda3

Please sign in to comment.