]> sourceware.org Git - automake.git/commitdiff
upped to 1.3b
authorTom Tromey <tromey@redhat.com>
Wed, 12 Aug 1998 20:17:40 +0000 (20:17 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 12 Aug 1998 20:17:40 +0000 (20:17 +0000)
ChangeLog
NEWS
configure
configure.in
stamp-vti
version.texi

index ff80bbde7555462a6d1096af83a69b9a88e55507..0db030a457098ce5e6d8e3f78dca97c5106755af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Aug 12 14:16:57 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Released 1.3b.
+
 Tue Aug 11 12:18:59 1998  Tom Tromey  <tromey@cygnus.com>
 
        * automake.in (handle_clean): Added missing close-paren.  Quote
diff --git a/NEWS b/NEWS
index 9bc76e075238a2647dfd057a6cef6789138e5773..5173305eb2c2100d3d8a7a1c5c5e3589c5636c42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.3a:
+New in 1.3b:
 * Added `AM_FOOFLAGS' variable for each compiler invocation;
   e.g. AM_CFLAGS can be used in Makefile.am to set C compiler flags
 * Bug fixes
index 666ba5cbe3519b550a664623bfeeb47dffbe7cde..ff8fe3459140e9edbc88815b88d6e234b9ebbaa1 100755 (executable)
--- a/configure
+++ b/configure
@@ -688,7 +688,7 @@ fi
 
 PACKAGE=automake
 
-VERSION=1.3a
+VERSION=1.3b
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
index 7da7fd428c6a0fd28f9b9fc46c97a767289fcf7c..a1a4ba9bd0ecb871516c2af591c0ee7d5b8b9538 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(automake.in)
 
-AM_INIT_AUTOMAKE(automake, 1.3a)
+AM_INIT_AUTOMAKE(automake, 1.3b)
 
 # Find an appropriate tar for use in "dist" targets.  A "best guess"
 # is good enough -- if we can't find GNU tar, we don't really care.
index 4149e3570d3ee41d7f7aeb890ce1b67bd9ac7275..7127849ba890e98e3a89875515d766ce5f31faf9 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
 @set UPDATED 11 August 1998
-@set EDITION 1.3a
-@set VERSION 1.3a
+@set EDITION 1.3b
+@set VERSION 1.3b
index 4149e3570d3ee41d7f7aeb890ce1b67bd9ac7275..7127849ba890e98e3a89875515d766ce5f31faf9 100644 (file)
@@ -1,3 +1,3 @@
 @set UPDATED 11 August 1998
-@set EDITION 1.3a
-@set VERSION 1.3a
+@set EDITION 1.3b
+@set VERSION 1.3b
This page took 0.043122 seconds and 5 git commands to generate.