From bb67332d4d208e1e663644cb6f8827670dd1584b Mon Sep 17 00:00:00 2001 From: Rob McBroom Date: Mon, 6 Nov 2017 11:09:58 -0500 Subject: [PATCH] bump version to 1.5.7 build 4022 --- Quicksilver/Configuration/Developer.xcconfig | 4 ++-- Quicksilver/SharedSupport/CHANGELOG | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Quicksilver/Configuration/Developer.xcconfig b/Quicksilver/Configuration/Developer.xcconfig index 7e2ab622b..deebdd3b2 100644 --- a/Quicksilver/Configuration/Developer.xcconfig +++ b/Quicksilver/Configuration/Developer.xcconfig @@ -1,10 +1,10 @@ // This file contains developer-specific information. You can provide temporary overrides to build settings here. // The bundle version displayed in the Finder's Get Info dialog and About Box -QS_INFO_VERSION = 1.5.6 +QS_INFO_VERSION = 1.5.7 // The current development version shown in About Box -QS_BUNDLE_VERSION = 4021 +QS_BUNDLE_VERSION = 4022 // A build of Quicksilver that breaks backwards compatibility for plugins. Setting a value here will mean that all future plugins built with `bltrversion` will have a minimum QS version requirement of this value QS_BACKWARDS_COMPATIBILITY_BREAK = 4001 diff --git a/Quicksilver/SharedSupport/CHANGELOG b/Quicksilver/SharedSupport/CHANGELOG index 19c6e697a..d6b92be0b 100644 --- a/Quicksilver/SharedSupport/CHANGELOG +++ b/Quicksilver/SharedSupport/CHANGELOG @@ -1,4 +1,4 @@ -## Changes - 1.5.7 (4022) ## +## Changes - 1.5.7 (4022) 2017-11-06 ## ## New ##