You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by da...@apache.org on 2002/02/27 11:17:37 UTC

cvs commit: tcl-websh/src/unix configure.in

davidw      02/02/27 02:17:37

  Modified:    src/unix configure.in
  Log:
  * unix/configure.in: Changed version to 3.5.
  
  Revision  Changes    Path
  1.3       +2 -2      tcl-websh/src/unix/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/tcl-websh/src/unix/configure.in,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- configure.in	20 Nov 2001 00:27:21 -0000	1.2
  +++ configure.in	27 Feb 2002 10:17:37 -0000	1.3
  @@ -7,7 +7,7 @@
   # See the file "license.terms" for information on usage and
   # redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
   #
  -# @(#) $Id: configure.in,v 1.2 2001/11/20 00:27:21 davidw Exp $
  +# @(#) $Id: configure.in,v 1.3 2002/02/27 10:17:37 davidw Exp $
   #
   
   #--------------------------------------------------------------------
  @@ -30,7 +30,7 @@
   PACKAGE=web
   
   MAJOR_VERSION=3
  -MINOR_VERSION=1
  +MINOR_VERSION=5
   PATCHLEVEL=0
   
   VERSION=${MAJOR_VERSION}.${MINOR_VERSION}${PATCHLEVEL}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-cvs-help@tcl.apache.org