Skip to content

Commit

Permalink
Merge pull request #665 from shutter-project/0.99.5
Browse files Browse the repository at this point in the history
Update version to 0.99.5 for new release
  • Loading branch information
Photon89 authored Mar 31, 2024
2 parents f2872d8 + 724b911 commit fa324ef
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 @@ -166,9 +166,9 @@ sub escape_path_string {
#define constants
#--------------------------------------
use constant MAX_ERROR => 5;
use constant SHUTTER_REV => 'Rev.1608';
use constant SHUTTER_REV => 'Rev.1783';
use constant SHUTTER_NAME => 'Shutter';
use constant SHUTTER_VERSION => '0.99.4';
use constant SHUTTER_VERSION => '0.99.5';

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

Expand Down

0 comments on commit fa324ef

Please sign in to comment.