about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authordana <dana@dana.is>2022-05-14 14:13:12 -0500
committerdana <dana@dana.is>2022-05-14 14:13:12 -0500
commit74647ade06864fb6005a9bd079ffce5158c9a05a (patch)
treec6ba53888c32c6518f8df48d5836c26ea7936a21 /Config
parent73d317384c9225e46d66444f93b46f0fbe7084ef (diff)
downloadzsh-74647ade06864fb6005a9bd079ffce5158c9a05a.tar.gz
zsh-74647ade06864fb6005a9bd079ffce5158c9a05a.tar.xz
zsh-74647ade06864fb6005a9bd079ffce5158c9a05a.zip
unposted: Post-release version bump
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 524c87246..e1b02e713 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.9
-VERSION_DATE='May 14, 2022'
+VERSION=5.9.0.1-dev
+VERSION_DATE='May 15, 2022'