about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-08-06 13:32:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-08-06 13:32:35 +0000
commit2a2ddb36a41cd50ce1ffbfeac5bc9ffea7beb766 (patch)
tree3281cb4d253469253a4b00271d8d67c952bc25ba
parent6a84de2db9282fdfe024f719fe5d9fcb49503cb1 (diff)
downloadzsh-2a2ddb36a41cd50ce1ffbfeac5bc9ffea7beb766.tar.gz
zsh-2a2ddb36a41cd50ce1ffbfeac5bc9ffea7beb766.tar.xz
zsh-2a2ddb36a41cd50ce1ffbfeac5bc9ffea7beb766.zip
unposted: zsh-4.2.1-test-A zsh-4.2.1-test-A
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0164c8b62..cf2242bd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-08-06  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Config/version.mk: version 4.2.1-test-A.
+
 2004-08-01  Clint Adams  <clint@zsh.org>
 
 	* 20230: Completion/Debian/Command/_apt: dumb down apt-get
diff --git a/Config/version.mk b/Config/version.mk
index 6e03d4390..dc245d648 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
 # This must also serve as a shell script, so do not add spaces around the
 # `=' signs.
 
-VERSION=4.2.0-dev-1
-VERSION_DATE='April 5, 2004'
+VERSION=4.2.1-test-A
+VERSION_DATE='August 6, 2004'