mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
RC Preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2547 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
db86df3af3
commit
55a1108d4a
4 changed files with 9 additions and 11 deletions
|
@ -243,7 +243,7 @@ namespace GreenshotPlugin.Core {
|
|||
public string OptimizePNGCommandArguments;
|
||||
|
||||
// Specifies what THIS build is
|
||||
public BuildStates BuildState = BuildStates.UNSTABLE;
|
||||
public BuildStates BuildState = BuildStates.RELEASE_CANDIDATE;
|
||||
|
||||
/// <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