Skip to content

Commit

Permalink
Bumped version to 2.3.1, added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Cabal-Ugaz committed Jun 25, 2015
1 parent 2214d98 commit 7379353
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 @@
## RC 2.3.1

### Bug fixes:

+ MS-1317 Addressed iPad in-app browser compile issue

## RC 2.3

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

#define AN_DEFAULT_PLACEMENT_ID @"default_placement_id"
#define AN_SDK_VERSION @"2.3"
#define AN_SDK_VERSION @"2.3.1"

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

0 comments on commit 7379353

Please sign in to comment.