Moved to 1.0
authorTom Tromey <tromey@redhat.com>
Wed, 29 May 1996 01:28:06 +0000 (01:28 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 29 May 1996 01:28:06 +0000 (01:28 +0000)
ChangeLog
configure
configure.in
version.texi

index fe6f1b1..a4cb5dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 28 19:27:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * configure.in (VERSION): Upped to 1.0.
+
 Sat May 25 10:19:53 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
        * automake.in (handle_tests): Handle dejagnu.
index 3bd3465..256caab 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,8 +1,8 @@
 #! /bin/sh
 
 # Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.8 
-# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
+# Generated automatically using autoconf version 2.10 
+# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
 #
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -330,7 +330,7 @@ EOF
     verbose=yes ;;
 
   -version | --version | --versio | --versi | --vers)
-    echo "configure generated by autoconf version 2.8"
+    echo "configure generated by autoconf version 2.10"
     exit 0 ;;
 
   -with-* | --with-*)
@@ -519,7 +519,7 @@ cat >> confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
 EOF
 
-VERSION=0.34
+VERSION=1.0
 
 cat >> confdefs.h <<EOF
 #define VERSION "$VERSION"
@@ -780,7 +780,7 @@ do
     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
-    echo "$CONFIG_STATUS generated by autoconf version 2.8"
+    echo "$CONFIG_STATUS generated by autoconf version 2.10"
     exit 0 ;;
   -help | --help | --hel | --he | --h)
     echo "\$ac_cs_usage"; exit 0 ;;
index 3c49ced..d4e41c0 100644 (file)
@@ -6,7 +6,7 @@ dnl AC_CONFIG_HEADER(config.h)
 PACKAGE=automake
 AC_SUBST(PACKAGE)
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
-VERSION=0.34
+VERSION=1.0
 AC_SUBST(VERSION)
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 ALL_LINGUAS=
index a0b200a..2b68efb 100644 (file)
@@ -1,3 +1,3 @@
 @set UPDATED 25 May 1996
-@set EDITION 0.34
-@set VERSION 0.34
+@set EDITION 1.0
+@set VERSION 1.0