Skip to content

Commit

Permalink
bump version to 1.3.3 build 4015
Browse files Browse the repository at this point in the history
  • Loading branch information
skurfer committed Nov 14, 2015
1 parent e7af72c commit 4a436c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Quicksilver/Configuration/Developer.xcconfig
Original file line number Diff line number Diff line change
@@ -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.3.2
QS_INFO_VERSION = 1.3.3

// The current development version shown in About Box
QS_BUNDLE_VERSION = 4014
QS_BUNDLE_VERSION = 4015

// 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

0 comments on commit 4a436c1

Please sign in to comment.