[BACK]Return to bumpversion CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/bumpversion between version 1.1 and 1.2

version 1.1, 1993/11/07 09:00:33 version 1.2, 1993/11/07 11:14:53
Line 57  while :
Line 57  while :
 done  done
   
 if [ $# = 0 ] ; then  if [ $# = 0 ] ; then
         echo 'usage: $0 [-c] [-m] [-n] dir ...'          echo "usage: $0 [-c] [-m] [-n] dir ..."
         exit 2          exit 2
 fi  fi
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>