Skip to content

Commit 07d1fb1

Browse files
authored
Update version to 0.99.6
Update version to 0.99.6
2 parents d84ad36 + f8e4c5e commit 07d1fb1

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)