~ubuntu-branches/ubuntu/hardy/arts/hardy

« back to all changes in this revision

Viewing changes to admin/cvs.sh

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-02-14 12:26:34 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20080214122634-ljmz7h8dq5jnuw8g
Tags: 1.5.9-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
   fi
317
317
fi
318
318
if test -z "$VERSION" || test "$VERSION" = "@VERSION@"; then
319
 
     VERSION="\"3.5.8\""
 
319
     VERSION="\"3.5.9\""
320
320
fi
321
321
if test -z "$modulename" || test "$modulename" = "@MODULENAME@"; then
322
322
   modulename=`pwd`;