mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
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:
parent
343801f704
commit
8dd5a3e825
19 changed files with 22 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue