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 0977bc2 commit 1309cbfCopy full SHA for 1309cbf
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.1591';
+use constant SHUTTER_REV => 'Rev.1592';
168
use constant SHUTTER_NAME => 'Shutter';
169
-use constant SHUTTER_VERSION => '0.99';
+use constant SHUTTER_VERSION => '0.99.1';
170
171
172
0 commit comments