Skip to content

Commit

Permalink
Update SDK version number to 4.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidappnexus committed Nov 1, 2017
1 parent 0b9db1d commit a0ff7c4
Showing 1 changed file with 1 addition and 1 deletion.
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 a0ff7c4

Please sign in to comment.