~ubuntu-branches/debian/jessie/rinse/jessie

« back to all changes in this revision

Viewing changes to bin/rinse-unpack

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Lange
  • Date: 2011-07-18 14:59:10 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110718145910-srztqk6qk85e7d37
Tags: 1.9-1
* add CentOS 6 support
* add RHEL 5 support (closes: #632959)

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
#
102
102
# Release number.
103
103
#
104
 
my $RELEASE = '1.8.1';
 
104
my $RELEASE = '1.9';
105
105
 
106
106
 
107
107
#