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.
2 parents b089b93 + 113b258 commit 86aebaeCopy full SHA for 86aebae
1 file changed
bin/shutter
@@ -166,9 +166,9 @@ sub escape_path_string {
166
#define constants
167
#--------------------------------------
168
use constant MAX_ERROR => 5;
169
-use constant SHUTTER_REV => 'Rev.1593';
+use constant SHUTTER_REV => 'Rev.1607';
170
use constant SHUTTER_NAME => 'Shutter';
171
-use constant SHUTTER_VERSION => '0.99.2';
+use constant SHUTTER_VERSION => '0.99.3';
172
173
174
0 commit comments