Preparations for the release 1.1.4

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2598 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2013-04-30 11:34:45 +00:00
commit 8dd5a3e825
19 changed files with 22 additions and 22 deletions

View file

@ -247,7 +247,7 @@ namespace GreenshotPlugin.Core {
public string LastSaveWithVersion;
// Specifies what THIS build is
public BuildStates BuildState = BuildStates.RELEASE_CANDIDATE;
public BuildStates BuildState = BuildStates.RELEASE;
/// <summary>
/// A helper method which returns true if the supplied experimental feature is enabled