diff options
author | dana <dana@dana.is> | 2022-02-12 10:34:37 -0600 |
---|---|---|
committer | dana <dana@dana.is> | 2022-02-12 10:34:37 -0600 |
commit | 75c1edde507be983b09f289c0914f73a6e36b9ce (patch) | |
tree | 86b2fc5b970ca57f3250ac7f9bd9d0a72967669f /Config | |
parent | e10c75d5249ed6ea6a92eb4ff96c7b973e1c4fe6 (diff) | |
download | zsh-75c1edde507be983b09f289c0914f73a6e36b9ce.tar.gz zsh-75c1edde507be983b09f289c0914f73a6e36b9ce.tar.xz zsh-75c1edde507be983b09f289c0914f73a6e36b9ce.zip |
unposted: Post-release version bump
Diffstat (limited to 'Config')
-rw-r--r-- | Config/version.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Config/version.mk b/Config/version.mk index d397f13ba..bb85b0f74 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.8.1 +VERSION=5.8.1.1-dev VERSION_DATE='February 12, 2022' |