diff --git a/OutlineViewTest/Info.plist b/OutlineViewTest/Info.plist index 3b7726ea..323a9598 100644 --- a/OutlineViewTest/Info.plist +++ b/OutlineViewTest/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleVersion - 165 + 167 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/SwiftNeoVim/Info.plist b/SwiftNeoVim/Info.plist index 2aab2e96..14a7a3e8 100644 --- a/SwiftNeoVim/Info.plist +++ b/SwiftNeoVim/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleSignature ???? CFBundleVersion - 165 + 167 NSHumanReadableCopyright Copyright © 2016 Tae Won Ha. All rights reserved. NSPrincipalClass diff --git a/SwiftNeoVimTests/Info.plist b/SwiftNeoVimTests/Info.plist index 24013587..d941560e 100644 --- a/SwiftNeoVimTests/Info.plist +++ b/SwiftNeoVimTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleSignature ???? CFBundleVersion - 165 + 167 diff --git a/VimR-Workspace-Demo/Info.plist b/VimR-Workspace-Demo/Info.plist index d07b6fa1..3bbefd64 100644 --- a/VimR-Workspace-Demo/Info.plist +++ b/VimR-Workspace-Demo/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleSignature ???? CFBundleVersion - 165 + 167 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimR.xcodeproj/project.pbxproj b/VimR.xcodeproj/project.pbxproj index 80140afe..bd3ff2d1 100644 --- a/VimR.xcodeproj/project.pbxproj +++ b/VimR.xcodeproj/project.pbxproj @@ -1503,7 +1503,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 165; + DYLIB_CURRENT_VERSION = 167; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1527,7 +1527,7 @@ COMBINE_HIDPI_IMAGES = YES; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 165; + DYLIB_CURRENT_VERSION = 167; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -1719,7 +1719,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 165; + CURRENT_PROJECT_VERSION = 167; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1769,7 +1769,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 165; + CURRENT_PROJECT_VERSION = 167; 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 cf50b3c7..39c81dd4 100644 --- a/VimR/Info.plist +++ b/VimR/Info.plist @@ -36,7 +36,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleSignature ???? CFBundleURLTypes @@ -53,7 +53,7 @@ CFBundleVersion - 165 + 167 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright diff --git a/VimRTests/Info.plist b/VimRTests/Info.plist index 24013587..d941560e 100644 --- a/VimRTests/Info.plist +++ b/VimRTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - SNAPSHOT-165 + 0.13.1 CFBundleSignature ???? CFBundleVersion - 165 + 167 diff --git a/appcast.xml b/appcast.xml index 5d395341..4f3c650c 100644 --- a/appcast.xml +++ b/appcast.xml @@ -7,22 +7,25 @@ Most recent changes with links to updates for VimR. en - v0.13.0-164 + v0.13.1-167 -
  • GH-339: Add a simple markdown previewer.
  • +
  • Make pinch-zooming fast (enough) on Retina-displays.
  • +
  • Make markdown previewing more robust against non-existing file.
  • +
  • GH-392: Bugfix: fix a weird scroll issue.
  • +
  • GH-371: Small scroll performance improvment.
  • ]]>
    - https://github.com/qvacua/vimr/releases/tag/v0.13.0-164 + https://github.com/qvacua/vimr/releases/tag/v0.13.1-167 - 2017-01-22T13:58:21.099701 + 2017-02-06T22:55:03.980618 10.10.0 -
    diff --git a/appcast_snapshot.xml b/appcast_snapshot.xml index 39f7244d..60c4d995 100644 --- a/appcast_snapshot.xml +++ b/appcast_snapshot.xml @@ -7,24 +7,22 @@ Most recent changes with links to updates for VimR. en - SNAPSHOT-165 + SNAPSHOT-166 -
  • Make pinch-zooming fast (enough) on Retina-displays.
  • -
  • Make markdown previewing more robust against non-existing file.
  • -
  • GH-392: Bugfix: fix a weird scroll issue.
  • +
  • GH-371: Small scroll performance improvment.
  • ]]>
    - https://github.com/qvacua/vimr/releases/tag/snapshot/165 + https://github.com/qvacua/vimr/releases/tag/snapshot/166 - 2017-01-24T18:55:05.417693 + 2017-01-31T21:09:25.866658 10.10.0 -
    diff --git a/resources/release-notes.md b/resources/release-notes.md index ccc63c1c..3f7953ba 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -1,5 +1,7 @@ # next +# 0.13.1-167 + * Make pinch-zooming fast (enough) on Retina-displays. * Make markdown previewing more robust against non-existing file. * GH-392: Bugfix: fix a weird scroll issue.