From 4f095b31c7dd52fbfeca4b0d32c863abbd8e61ff Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Wed, 4 Jan 2017 17:18:16 +0100 Subject: [PATCH 1/4] Bump version: v0.12.3-156 --- OutlineViewTest/Info.plist | 4 ++-- SwiftNeoVim/Info.plist | 4 ++-- SwiftNeoVimTests/Info.plist | 4 ++-- VimR-Workspace-Demo/Info.plist | 4 ++-- VimR.xcodeproj/project.pbxproj | 8 ++++---- VimR/Info.plist | 4 ++-- VimRTests/Info.plist | 4 ++-- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/OutlineViewTest/Info.plist b/OutlineViewTest/Info.plist index 0a4eff84..ea9cec0e 100644 --- a/OutlineViewTest/Info.plist +++ b/OutlineViewTest/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleVersion - 155 + 156 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/SwiftNeoVim/Info.plist b/SwiftNeoVim/Info.plist index 890bba35..d403eb59 100644 --- a/SwiftNeoVim/Info.plist +++ b/SwiftNeoVim/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleSignature ???? CFBundleVersion - 155 + 156 NSHumanReadableCopyright Copyright © 2016 Tae Won Ha. All rights reserved. NSPrincipalClass diff --git a/SwiftNeoVimTests/Info.plist b/SwiftNeoVimTests/Info.plist index ca550ec4..16ecfdd2 100644 --- a/SwiftNeoVimTests/Info.plist +++ b/SwiftNeoVimTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleSignature ???? CFBundleVersion - 155 + 156 diff --git a/VimR-Workspace-Demo/Info.plist b/VimR-Workspace-Demo/Info.plist index 978d672b..4895cf07 100644 --- a/VimR-Workspace-Demo/Info.plist +++ b/VimR-Workspace-Demo/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleSignature ???? CFBundleVersion - 155 + 156 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimR.xcodeproj/project.pbxproj b/VimR.xcodeproj/project.pbxproj index 5e9a45f6..551bf770 100644 --- a/VimR.xcodeproj/project.pbxproj +++ b/VimR.xcodeproj/project.pbxproj @@ -1327,7 +1327,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 155; + DYLIB_CURRENT_VERSION = 156; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1351,7 +1351,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 155; + DYLIB_CURRENT_VERSION = 156; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1543,7 +1543,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 155; + CURRENT_PROJECT_VERSION = 156; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1593,7 +1593,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 155; + CURRENT_PROJECT_VERSION = 156; 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 f564a341..039aec77 100644 --- a/VimR/Info.plist +++ b/VimR/Info.plist @@ -36,7 +36,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleSignature ???? CFBundleURLTypes @@ -53,7 +53,7 @@ CFBundleVersion - 155 + 156 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimRTests/Info.plist b/VimRTests/Info.plist index ca550ec4..16ecfdd2 100644 --- a/VimRTests/Info.plist +++ b/VimRTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - SNAPSHOT-155 + 0.12.3 CFBundleSignature ???? CFBundleVersion - 155 + 156 From 01379c03ba71b2646751bd8a8f06ccf23e079244 Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Wed, 4 Jan 2017 17:20:06 +0100 Subject: [PATCH 2/4] Bump appcast to v0.12.3-156 --- appcast.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/appcast.xml b/appcast.xml index 2423a283..22cca426 100644 --- a/appcast.xml +++ b/appcast.xml @@ -7,23 +7,23 @@ Most recent changes with links to updates for VimR. en - v0.12.2-153 + v0.12.3-156 -
  • Bugfix: Store preferences correctly.
  • -
  • Update Sparkle to 0.15.1
  • +
  • GH-376: Bugfix: Exiting full-screen sometimes causes crashes.
  • +
  • Update RxSwift to 3.1.0
  • ]]>
    - https://github.com/qvacua/vimr/releases/tag/v0.12.2-153 + https://github.com/qvacua/vimr/releases/tag/v0.12.3-156 - 2017-01-01T17:39:07.286416 + 2017-01-04T17:20:06.803676 10.10.0 -
    From fe8b69acb87793c39fc808014d280007b76ca42f Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Wed, 4 Jan 2017 17:21:29 +0100 Subject: [PATCH 3/4] Update release notes --- resources/release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/release-notes.md b/resources/release-notes.md index e73b2396..014a5f3d 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -1,6 +1,11 @@ # next -* GH-376: Try not to crash +* ... + +# 0.12.3-154 + +* * GH-376: Bugfix: Exiting full-screen sometimes causes crashes. +* Update RxSwift to [3.1.0](https://github.com/ReactiveX/RxSwift/releases/tag/3.1.0) # 0.12.2-153 From 954eb7ea079c1e67aa193ae1d2c67ee1bf9604e3 Mon Sep 17 00:00:00 2001 From: Tae Won Ha Date: Wed, 4 Jan 2017 17:22:47 +0100 Subject: [PATCH 4/4] Typo --- resources/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/release-notes.md b/resources/release-notes.md index 014a5f3d..f49154e9 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -4,7 +4,7 @@ # 0.12.3-154 -* * GH-376: Bugfix: Exiting full-screen sometimes causes crashes. +* GH-376: Bugfix: Exiting full-screen sometimes causes crashes. * Update RxSwift to [3.1.0](https://github.com/ReactiveX/RxSwift/releases/tag/3.1.0) # 0.12.2-153