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 d84ad36 + f8e4c5e commit 07d1fb1Copy full SHA for 07d1fb1
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