summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-11-08 22:04:15 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-11-08 22:04:15 +0000
commit0e284cdfd50494b9e6168753671d3fa8769423b8 (patch)
treeca99f15e222779101f37f24295e2c79d81aaf1b7
parent0daeeb970e118075f37762c42f55b8bdf467650b (diff)
automatic post-release commit for mutt-1.1.1.2mutt-1-1-1-2-rel
-rw-r--r--ChangeLog9
-rw-r--r--VERSION2
-rwxr-xr-xbuild-release2
3 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4aab0440..01c216f9 100644
--- 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 66a76058..b0fff185 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.1.1
+1.1.1.2
diff --git a/build-release b/build-release
index 5516fa69..e0422e28 100755
--- a/build-release
+++ b/build-release
@@ -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