Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
[facebookios] Updated to version 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Israel Soto committed Feb 18, 2016
1 parent 172ef70 commit a38f362
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion facebookios/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
facebook
========

These are bindings to the native Facebook SDK for iOS, currently we bind version 4.8.0.
These are bindings to the native Facebook SDK for iOS, currently we bind version 4.10.0.

Using
=====
Expand Down
4 changes: 2 additions & 2 deletions facebookios/binding/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MONOXBUILD=/Library/Frameworks/Mono.framework/Commands/xbuild
DATE=20160115
VERSION=4.9.1
DATE=20160210
VERSION=4.10.0

all: Facebook-Unified.dll

Expand Down
2 changes: 1 addition & 1 deletion facebookios/binding/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion ("4.9.1.0")]
[assembly: AssemblyVersion ("4.10.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down

0 comments on commit a38f362

Please sign in to comment.