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

« back to all changes in this revision

Viewing changes to bin/rinse

  • Committer: Package Import Robot
  • Author(s): Thomas Lange
  • Date: 2011-08-31 11:38:27 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110831113827-0zmrcbl1h6yde3mf
Tags: 1.9.1-1
* add missing package for CentOS and SLC 6 (closes: 635645)
* rinse.conf: fix wrong URL (closes: #635639)  

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
#
195
195
# Release number.
196
196
#
197
 
my $RELEASE = '1.9';
 
197
my $RELEASE = '1.9.1';
198
198
 
199
199
 
200
200
#