diff --git a/MacNeovim/Info.plist b/MacNeovim/Info.plist
index 68f97604..c3a1894d 100644
--- a/MacNeovim/Info.plist
+++ b/MacNeovim/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleVersion
- 210
+ 211
LSApplicationCategoryType
public.app-category.productivity
LSMinimumSystemVersion
diff --git a/SwiftNeoVim/Info.plist b/SwiftNeoVim/Info.plist
index 4a712ccd..f73c5631 100644
--- a/SwiftNeoVim/Info.plist
+++ b/SwiftNeoVim/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleSignature
????
CFBundleVersion
- 210
+ 211
NSHumanReadableCopyright
Copyright © 2016 Tae Won Ha. All rights reserved.
NSPrincipalClass
diff --git a/SwiftNeoVimTests/Info.plist b/SwiftNeoVimTests/Info.plist
index f3456414..8c0b772c 100644
--- a/SwiftNeoVimTests/Info.plist
+++ b/SwiftNeoVimTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleSignature
????
CFBundleVersion
- 210
+ 211
diff --git a/VimR-Workspace-Demo/Info.plist b/VimR-Workspace-Demo/Info.plist
index 443eed93..1411fb8e 100644
--- a/VimR-Workspace-Demo/Info.plist
+++ b/VimR-Workspace-Demo/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleSignature
????
CFBundleVersion
- 210
+ 211
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSHumanReadableCopyright
diff --git a/VimR.xcodeproj/project.pbxproj b/VimR.xcodeproj/project.pbxproj
index 3bc0ee56..f1058309 100644
--- a/VimR.xcodeproj/project.pbxproj
+++ b/VimR.xcodeproj/project.pbxproj
@@ -1793,7 +1793,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 210;
+ DYLIB_CURRENT_VERSION = 211;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1818,7 +1818,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 210;
+ DYLIB_CURRENT_VERSION = 211;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -2055,7 +2055,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 210;
+ CURRENT_PROJECT_VERSION = 211;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@@ -2105,7 +2105,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 210;
+ CURRENT_PROJECT_VERSION = 211;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
diff --git a/VimR/Info.plist b/VimR/Info.plist
index 3688c0ed..fdba8843 100644
--- a/VimR/Info.plist
+++ b/VimR/Info.plist
@@ -32,7 +32,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleSignature
????
CFBundleURLTypes
@@ -49,7 +49,7 @@
CFBundleVersion
- 210
+ 211
LSApplicationCategoryType
public.app-category.productivity
LSMinimumSystemVersion
diff --git a/VimRTests/Info.plist b/VimRTests/Info.plist
index f3456414..8c0b772c 100644
--- a/VimRTests/Info.plist
+++ b/VimRTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 0.16.2
+ SNAPSHOT-211
CFBundleSignature
????
CFBundleVersion
- 210
+ 211