Skip to content

Commit f8e4c5e

Browse files
authored
Update shutter
1 parent 22631df commit f8e4c5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/shutter

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ sub escape_path_string {
166166
#define constants
167167
#--------------------------------------
168168
use constant MAX_ERROR => 5;
169-
use constant SHUTTER_REV => 'Rev.1783';
169+
use constant SHUTTER_REV => 'Rev.1816';
170170
use constant SHUTTER_NAME => 'Shutter';
171-
use constant SHUTTER_VERSION => '0.99.5';
171+
use constant SHUTTER_VERSION => '0.99.6';
172172

173173
#--------------------------------------
174174

0 commit comments

Comments
 (0)