~ubuntu-branches/ubuntu/raring/padre/raring

« back to all changes in this revision

Viewing changes to lib/Wx/Perl/Dialog/Simple.pm

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2010-06-05 00:13:45 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100605001345-1lrppvfwnqf67v9g
Tags: 0.63.ds1-1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
use Exporter   ();
49
49
use File::Spec ();
50
50
 
51
 
our $VERSION = '0.61';
 
51
our $VERSION = '0.63';
52
52
our @ISA     = 'Exporter';
53
53
 
54
54
# I'd change this, but I suspect it's rather breaky