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 22631df commit f8e4c5eCopy full SHA for f8e4c5e
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.1783';
+use constant SHUTTER_REV => 'Rev.1816';
170
use constant SHUTTER_NAME => 'Shutter';
171
-use constant SHUTTER_VERSION => '0.99.5';
+use constant SHUTTER_VERSION => '0.99.6';
172
173
174
0 commit comments