~michael-kogan/shutter/shutter

« back to all changes in this revision

Viewing changes to bin/shutter

  • Committer: Michael Kogan
  • Date: 2018-09-09 13:04:30 UTC
  • Revision ID: michael_kogan-20180909130430-en7mgzxcto8rz6sq
Removed ITmages upload extension since the service is down

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
#define constants
107
107
#--------------------------------------
108
108
use constant MAX_ERROR       => 5;
109
 
use constant SHUTTER_REV     => 'Rev.1295';
 
109
use constant SHUTTER_REV     => 'Rev.1296';
110
110
use constant SHUTTER_NAME    => 'Shutter';
111
111
use constant SHUTTER_VERSION => '0.94';
112
112
#--------------------------------------