Skip to content

Commit e329faf

Browse files
authored
Bump to 0.98
1 parent 5af999e commit e329faf

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
@@ -164,9 +164,9 @@ sub escape_path_string {
164164
#define constants
165165
#--------------------------------------
166166
use constant MAX_ERROR => 5;
167-
use constant SHUTTER_REV => 'Rev.1549';
167+
use constant SHUTTER_REV => 'Rev.1570';
168168
use constant SHUTTER_NAME => 'Shutter';
169-
use constant SHUTTER_VERSION => '0.97';
169+
use constant SHUTTER_VERSION => '0.98';
170170

171171
#--------------------------------------
172172

0 commit comments

Comments
 (0)