~ubuntu-branches/ubuntu/hardy/atomix/hardy

« back to all changes in this revision

Viewing changes to intltool-extract.in

  • Committer: Bazaar Package Importer
  • Author(s): Guilherme de S. Pastore
  • Date: 2006-04-18 01:44:40 UTC
  • mfrom: (1.1.4 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060418014440-vqx38k082otjtnps
Tags: 2.14.0-1
* New upstream release
* debian/control: updated my e-mail address

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
## Release information
33
33
my $PROGRAM      = "intltool-extract";
34
34
my $PACKAGE      = "intltool";
35
 
my $VERSION      = "0.34.1";
 
35
my $VERSION      = "0.34.2";
36
36
 
37
37
## Loaded modules
38
38
use strict;