~ubuntu-branches/ubuntu/utopic/gscan2pdf/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/Gscan2pdf/Dialog.pm

  • Committer: Package Import Robot
  • Author(s): Jeffrey Ratcliffe
  • Date: 2014-05-17 13:59:19 UTC
  • mfrom: (1.1.20) (4.2.21 sid)
  • Revision ID: package-import@ubuntu.com-20140517135919-ib9i02tekag208ib
Tags: 1.2.5-1
New upstream release
Closes: #742233 (wrong resolution)

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 ),
38
38
  ];
39
39
 
40
 
our $VERSION = '1.2.4';
 
40
our $VERSION = '1.2.5';
41
41
 
42
42
sub INIT_INSTANCE {
43
43
 my $self = shift;