Skip to content

Commit

Permalink
Release 1853.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Mar 10, 2016
1 parent e8bf866 commit 57bce89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions MulleScion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
#
Pod::Spec.new do |s|
s.name = "MulleScion"
s.version = '1853.0'
s.version = '1853.2'
s.summary = "MulleScion a modern Template library for ObjC."
s.description = <<-DESC
MulleScion is indeed a modern Template library for ObjC.
MulleScion is indeed a modern Template library for ObjC.
Yes.
DESC
s.homepage = "http://www.mulle-kybernetik.com/software/git/MulleScion/about"
Expand Down
8 changes: 4 additions & 4 deletions MulleScion.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@
41764B8416DA511200560FCF /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = "Mulle kybernetiK";
};
buildConfigurationList = 41764B8716DA511200560FCF /* Build configuration list for PBXProject "MulleScion" */;
Expand Down Expand Up @@ -1941,7 +1941,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_INT_CONVERSION = YES;
CURRENT_PROJECT_VERSION = 1853.1;
CURRENT_PROJECT_VERSION = 1853.2;
DYLIB_COMPATIBILITY_VERSION = 1848.0;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down Expand Up @@ -1974,7 +1974,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_INT_CONVERSION = YES;
CURRENT_PROJECT_VERSION = 1853.1;
CURRENT_PROJECT_VERSION = 1853.2;
DYLIB_COMPATIBILITY_VERSION = 1848.0;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down Expand Up @@ -2044,7 +2044,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_INT_CONVERSION = YES;
CURRENT_PROJECT_VERSION = 1853.1;
CURRENT_PROJECT_VERSION = 1853.2;
DYLIB_COMPATIBILITY_VERSION = 1848.0;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Expand Down

0 comments on commit 57bce89

Please sign in to comment.