about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2017-07-09 20:16:31 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2017-07-09 20:16:31 +0100
commit2b3a4d18511924583215bffaa162f07da8ebe456 (patch)
tree8e9c573b495f3982cea84f37c15b5f7f66f6f18b /Config
parentb31f947795fe9711d6094bbfc4675f60b8ffc746 (diff)
downloadzsh-2b3a4d18511924583215bffaa162f07da8ebe456.tar.gz
zsh-2b3a4d18511924583215bffaa162f07da8ebe456.tar.xz
zsh-2b3a4d18511924583215bffaa162f07da8ebe456.zip
unposted: update dev version due to wordcode changes
Diffstat (limited to 'Config')
-rw-r--r--Config/version.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config/version.mk b/Config/version.mk
index 0ebed5e78..3a0a4e973 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.3.1-dev-0
+VERSION=5.3.1-dev-1
 VERSION_DATE='December 22, 2016'