~ubuntu-branches/ubuntu/utopic/libapp-cmd-perl/utopic

« back to all changes in this revision

Viewing changes to lib/App/Cmd/Command/help.pm

  • Committer: Bazaar Package Importer
  • Author(s): Salvatore Bonaccorso, Nathan Handler, Salvatore Bonaccorso
  • Date: 2009-06-28 16:09:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090628160955-f6ltn3hygixpnfuq
Tags: 0.204-1
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ Salvatore Bonaccorso ]
* New upstream release
* debian/control
  - Add myself to Uploaders
  - Bump Standards-Version to 3.8.2 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
=head1 VERSION
13
13
 
14
 
version 0.203
 
14
version 0.204
15
15
 
16
16
=cut
17
17
 
18
 
our $VERSION = '0.203';
 
18
our $VERSION = '0.204';
19
19
 
20
20
=head1 DESCRIPTION
21
21