Skip to content

Commit 86aebae

Browse files
authored
Merge pull request #553 from DarthGandalf/newrel
Update version number
2 parents b089b93 + 113b258 commit 86aebae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1593';
169+
use constant SHUTTER_REV => 'Rev.1607';
170170
use constant SHUTTER_NAME => 'Shutter';
171-
use constant SHUTTER_VERSION => '0.99.2';
171+
use constant SHUTTER_VERSION => '0.99.3';
172172

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

0 commit comments

Comments
 (0)