Explorar o código

Bumped version to 3.3

Pierre-Olivier Latour %!s(int64=10) %!d(string=hai) anos
pai
achega
a1c68352a4
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      GCDWebServer.podspec
  2. 2 2
      GCDWebServer.xcodeproj/project.pbxproj

+ 1 - 1
GCDWebServer.podspec

@@ -7,7 +7,7 @@
 
 Pod::Spec.new do |s|
   s.name     = 'GCDWebServer'
-  s.version  = '3.2.7'
+  s.version  = '3.3'
   s.author   =  { 'Pierre-Olivier Latour' => 'info@pol-online.net' }
   s.license  = { :type => 'BSD', :file => 'LICENSE' }
   s.homepage = 'https://github.com/swisspol/GCDWebServer'

+ 2 - 2
GCDWebServer.xcodeproj/project.pbxproj

@@ -871,7 +871,7 @@
 		1DEB928A08733DD80010E9CD /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
-				BUNDLE_VERSION_STRING = 3.2.7;
+				BUNDLE_VERSION_STRING = 3.3;
 				CLANG_ENABLE_OBJC_ARC = YES;
 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 				GCC_OPTIMIZATION_LEVEL = 0;
@@ -908,7 +908,7 @@
 		1DEB928B08733DD80010E9CD /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
-				BUNDLE_VERSION_STRING = 3.2.7;
+				BUNDLE_VERSION_STRING = 3.3;
 				CLANG_ENABLE_OBJC_ARC = YES;
 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 				GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __GCDWEBSERVER_ENABLE_TESTING__;