Changeset 1439


Ignore:
Timestamp:
03/28/03 03:32:19 (20 years ago)
Author:
piso
Message:

0.18.0.24+

Location:
trunk/j
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/j/configure

    r1388 r1439  
    11#! /bin/sh
    2 # From configure.in Revision: 1.10 .
     2# From configure.in Revision: 1.11 .
    33# Guess values for system-dependent variables and create Makefiles.
    44# Generated by GNU Autoconf 2.57.
     
    13031303
    13041304
    1305 version=0.18.0.24
     1305version=0.18.0.24+
    13061306
    13071307
  • trunk/j/configure.in

    r1388 r1439  
    22dnl
    33dnl  Copyright (C) 1998-2002 Peter Graves
    4 dnl  $Id: configure.in,v 1.10 2003-03-20 20:44:22 piso Exp $
     4dnl  $Id: configure.in,v 1.11 2003-03-28 03:30:18 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.10 $)
     20AC_REVISION($Revision: 1.11 $)
    2121
    2222BOOTFILE=./configure-options
     
    3232AC_PROG_INSTALL
    3333
    34 version=0.18.0.24
     34version=0.18.0.24+
    3535AC_SUBST(version)
    3636
Note: See TracChangeset for help on using the changeset viewer.