Changeset 239


Ignore:
Timestamp:
11/13/02 00:53:46 (21 years ago)
Author:
piso
Message:

0.17.1+

Location:
trunk/j
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/j/configure

    r235 r239  
    12701270
    12711271
    1272 version=0.17.1
     1272version=0.17.1+
    12731273
    12741274
  • trunk/j/configure.in

    r235 r239  
    22dnl
    33dnl  Copyright (C) 1998-2002 Peter Graves
    4 dnl  $Id: configure.in,v 1.2 2002-11-12 14:57:32 piso Exp $
     4dnl  $Id: configure.in,v 1.3 2002-11-13 00:53:46 piso Exp $
    55dnl
    66dnl  This program is free software; you can redistribute it and/or
     
    1818dnl  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    1919
    20 AC_REVISION($Revision: 1.2 $)
     20AC_REVISION($Revision: 1.3 $)
    2121
    2222BOOTFILE=./configure-options
     
    3232AC_PROG_INSTALL
    3333
    34 version=0.17.1
     34version=0.17.1+
    3535AC_SUBST(version)
    3636
Note: See TracChangeset for help on using the changeset viewer.