We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af999e commit e329fafCopy full SHA for e329faf
1 file changed
bin/shutter
@@ -164,9 +164,9 @@ sub escape_path_string {
164
#define constants
165
#--------------------------------------
166
use constant MAX_ERROR => 5;
167
-use constant SHUTTER_REV => 'Rev.1549';
+use constant SHUTTER_REV => 'Rev.1570';
168
use constant SHUTTER_NAME => 'Shutter';
169
-use constant SHUTTER_VERSION => '0.97';
+use constant SHUTTER_VERSION => '0.98';
170
171
172
0 commit comments