diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-12 16:38:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-12 16:38:47 +0000 |
commit | b74e003f9cf9ae541869b3f6aab4a86a056c6cca (patch) | |
tree | 7bf95dd602639bbb853af5bcebfe193e971300f5 /Config/version.mk | |
parent | 443f97422a806522a77fde5dec28177c4ad4c56e (diff) | |
download | zsh-b74e003f9cf9ae541869b3f6aab4a86a056c6cca.tar.gz zsh-b74e003f9cf9ae541869b3f6aab4a86a056c6cca.tar.xz zsh-b74e003f9cf9ae541869b3f6aab4a86a056c6cca.zip |
19615: update MACHINES zsh-4.2.0-pre-4
Diffstat (limited to 'Config/version.mk')
-rw-r--r-- | Config/version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk index 9eb0c3eee..01c1fe1fc 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-pre-3 -VERSION_DATE='March 5, 2004' +VERSION=4.2.0-pre-4 +VERSION_DATE='March 12, 2004' |