diff options
| author | Tanaka Akira <akr@users.sourceforge.net> | 2000-02-20 19:16:52 +0000 |
|---|---|---|
| committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-02-20 19:16:52 +0000 |
| commit | 6ad3885077846037c63b152030f289a4d7a94980 (patch) | |
| tree | 073fe14bb49dbae2a50786e830c1e930e79792ee /Config | |
| parent | zsh-workers/9794 (diff) | |
| download | zsh-6ad3885077846037c63b152030f289a4d7a94980.tar zsh-6ad3885077846037c63b152030f289a4d7a94980.tar.gz zsh-6ad3885077846037c63b152030f289a4d7a94980.tar.bz2 zsh-6ad3885077846037c63b152030f289a4d7a94980.tar.lz zsh-6ad3885077846037c63b152030f289a4d7a94980.tar.xz zsh-6ad3885077846037c63b152030f289a4d7a94980.tar.zst zsh-6ad3885077846037c63b152030f289a4d7a94980.zip | |
zsh-3.1.6-dev-19zsh-3.1.6-dev-19
Diffstat (limited to 'Config')
| -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 9cd86724f..e2100bf59 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=3.1.6-dev-18 -VERSION_DATE='February 11, 2000' +VERSION=3.1.6-dev-19 +VERSION_DATE='February 20, 2000' |
