~ubuntu-branches/ubuntu/gutsy/gedit/gutsy-proposed

« back to all changes in this revision

Viewing changes to intltool-extract.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-28 14:21:05 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20070928142105-qoi1dwkib1qxh1vb
Tags: 2.20.1-0ubuntu2
* Don't drop the upload made during the freeze
* debian/patches/90_from_svn_fix_snippets_syntax.patch:
  - dropped, fixed with the new version

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.36.1";
 
35
my $VERSION      = "0.36.2";
36
36
 
37
37
## Loaded modules
38
38
use strict;