Skip to content

Commit 1309cbf

Browse files
committed
version 0.99.1
1 parent 0977bc2 commit 1309cbf

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.1591';
167+
use constant SHUTTER_REV => 'Rev.1592';
168168
use constant SHUTTER_NAME => 'Shutter';
169-
use constant SHUTTER_VERSION => '0.99';
169+
use constant SHUTTER_VERSION => '0.99.1';
170170

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

0 commit comments

Comments
 (0)