]> sourceware.org Git - automake.git/commitdiff
upped to 1.2g for Per Release-1-2g
authorTom Tromey <tromey@redhat.com>
Thu, 19 Mar 1998 07:51:30 +0000 (07:51 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 19 Mar 1998 07:51:30 +0000 (07:51 +0000)
NEWS
configure
configure.in
stamp-vti
version.texi

diff --git a/NEWS b/NEWS
index c0514d4dd23d6cfc3ceefe58fd7e5822a08cd387..52d9f4a0a63d140497a24d0b729d1de345ab7a4d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.2f:
+New in 1.2g:
 * Bug fixes
 * Better Cygwin32 support
 * Support for suffix rules with _SOURCES variables
index 049aad0854984b773c70987265143371720fbeb7..99418cf6fd2219f431820da7381d4afeb594a759 100755 (executable)
--- a/configure
+++ b/configure
@@ -688,7 +688,7 @@ fi
 
 PACKAGE=automake
 
-VERSION=1.2f
+VERSION=1.2g
 
 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 17322db39d05ee9fe6d480fa30c7528b618fd634..6e0888549fcee073338a0fb9e9925186fa3c9e3f 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.2f)
+AM_INIT_AUTOMAKE(automake, 1.2g)
 
 # 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 44fa93612a6f9ae012eb6f1afbcb545e82a91a2d..d2a184f8f3e44f1147fd1d4ac0e58dab9008b062 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
 @set UPDATED 18 March 1998
-@set EDITION 1.2f
-@set VERSION 1.2f
+@set EDITION 1.2g
+@set VERSION 1.2g
index 44fa93612a6f9ae012eb6f1afbcb545e82a91a2d..d2a184f8f3e44f1147fd1d4ac0e58dab9008b062 100644 (file)
@@ -1,3 +1,3 @@
 @set UPDATED 18 March 1998
-@set EDITION 1.2f
-@set VERSION 1.2f
+@set EDITION 1.2g
+@set VERSION 1.2g
This page took 0.031896 seconds and 5 git commands to generate.