about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-12-03 12:38:31 +0000
committerPeter Stephenson <pws@zsh.org>2015-12-03 12:38:31 +0000
commit2ec61f3a0bc3ea100b6601821ae0a44c0063b776 (patch)
tree5a4ba7deb424a905f90f0ca186b518ba23ae8f6e /Config
parentc86c20ae577312b01a2a1c13c312b4b5b21fe990 (diff)
downloadzsh-2ec61f3a0bc3ea100b6601821ae0a44c0063b776.tar.gz
zsh-2ec61f3a0bc3ea100b6601821ae0a44c0063b776.tar.xz
zsh-2ec61f3a0bc3ea100b6601821ae0a44c0063b776.zip
unposted: Update internal version to 5.2-dev-0.
Also add entry for 5.2 release in ChangeLog.
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 64c7b6b39..2d1d75d78 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=5.2
-VERSION_DATE='December 2, 2015'
+VERSION=5.2-dev-0
+VERSION_DATE='December 3, 2015'