about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-11-25 12:50:55 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-11-25 12:50:55 +0000
commitd7db8f21d1ad60e71d98f2ccde51c1983fc858db (patch)
treedb0433be5016d058b1433f0391e2c0e9238a73f9 /Config
parenteab73fd345d281f416dfe0113aa06a5149a9d075 (diff)
downloadzsh-d7db8f21d1ad60e71d98f2ccde51c1983fc858db.tar.gz
zsh-d7db8f21d1ad60e71d98f2ccde51c1983fc858db.tar.xz
zsh-d7db8f21d1ad60e71d98f2ccde51c1983fc858db.zip
22031: new git completion
Diffstat (limited to 'Config')
-rw-r--r--Config/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk
index 2e899574d..f636b746e 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.5
-VERSION_DATE='April 6, 2005'
+VERSION=4.2.6
+VERSION_DATE='November 28, 2005'