~mario-kemper/shutter/0.9x

« back to all changes in this revision

Viewing changes to bin/shutter

  • Committer: Mario Kemper
  • Date: 2012-10-28 16:55:00 UTC
  • Revision ID: mario@mario-karmic-virt-20121028165500-90mt2gifnjsofwky
updated translation-templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
#define constants
102
102
#--------------------------------------
103
103
use constant MAX_ERROR       => 5;
104
 
use constant SHUTTER_REV     => 'Rev.1234';
 
104
use constant SHUTTER_REV     => 'Rev.1235';
105
105
use constant SHUTTER_NAME    => 'Shutter';
106
106
use constant SHUTTER_VERSION => '0.89.2';
107
107