~ubuntu-branches/ubuntu/hardy/kdeartwork/hardy-backports

« back to all changes in this revision

Viewing changes to admin/cvs.sh

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-05-23 16:01:05 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070523160105-ev2i2rmvb2en06xe
Tags: 4:3.5.7-1ubuntu1
Merge with Debian for 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.6\""
 
319
     VERSION="\"3.5.7\""
320
320
fi
321
321
if test -z "$modulename" || test "$modulename" = "@MODULENAME@"; then
322
322
   modulename=`pwd`;