]> granicus.if.org Git - mutt/commitdiff
automatic post-release commit for mutt-1.1.1.2 mutt-1-1-1-2-rel
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 8 Nov 1999 22:04:15 +0000 (22:04 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 8 Nov 1999 22:04:15 +0000 (22:04 +0000)
ChangeLog
VERSION
build-release

index 4aab0440d69c7cf312f0a89125df539666454b5c..01c216f95f52ed6ca7cf54c58d06b8db412775d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-Mon Nov  8 21:08:07 1999  Thomas Roessler  <roessler@guug.de>
+Mon Nov  8 21:56:29 1999  Thomas Roessler  <roessler@guug.de>
+
+       * Attic/LAST_TAG, Attic/OVERSION, Makefile.am, VERSION,
+       build-release, ChangeLog: automatic post-release commit for
+       mutt-1.1.1.1
+
+       * Attic/LAST_TAG, Attic/OVERSION, Makefile.am:
+       Preparing some improvements to the build process.
 
        NOTICE: You'll find a version 1.1.1.1 in the logs, and in
        the CVS tags.  This version is identical to 1.1.1, and
diff --git a/VERSION b/VERSION
index 66a76058bbd707b632cff4e1a2276b523a573ca4..b0fff1853ad33dcf5c64832371cb22770d735d52 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.1.1
+1.1.1.2
index 5516fa69a54b54a4bbb83aa30c7fdd06537e70ff..e0422e2867e12558944942c81fd533595d767a5a 100755 (executable)
@@ -59,7 +59,7 @@ cvs tag ${TAG}
 
 # build the diff between the two releases
 
-cvs rdiff -u -r ${OTAG} -r ${TAG} | gzip -9 \
+cvs rdiff -u -r ${OTAG} -r ${TAG} mutt | gzip -9 \
        > diff-${OVERSION}i-${VERSION}i.gz
 
 # sign the various files