changeset 1010:bef46882918c

[project @ 1995-01-04 04:08:12 by jwe]
author jwe
date Wed, 04 Jan 1995 04:08:12 +0000
parents dfe01093f657
children 18933dbd5e43
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Jan 04 04:05:12 1995 +0000
+++ b/configure.in	Wed Jan 04 04:08:12 1995 +0000
@@ -3,7 +3,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Requires GNU autoconf 1.8 or later.
 dnl
-dnl Copyright (C) 1992, 1993, 1994 John W. Eaton
+dnl Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton
 ### 
 ### This file is part of Octave.
 ### 
@@ -21,7 +21,7 @@
 ### along with Octave; see the file COPYING.  If not, write to the Free
 ### Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_REVISION($Revision: 1.82 $)
+AC_REVISION($Revision: 1.83 $)
 AC_PREREQ(2.0)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h kpathsea/c-auto.h)