Skip to content

Commit

Permalink
Update version to 0.97
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthGandalf committed Jun 19, 2021
1 parent 51cf4e2 commit 64db305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/shutter
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ sub escape_path_string {
#define constants
#--------------------------------------
use constant MAX_ERROR => 5;
use constant SHUTTER_REV => 'Rev.1547';
use constant SHUTTER_REV => 'Rev.1549';
use constant SHUTTER_NAME => 'Shutter';
use constant SHUTTER_VERSION => '0.96';
use constant SHUTTER_VERSION => '0.97';

#--------------------------------------

Expand Down

0 comments on commit 64db305

Please sign in to comment.