summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-08-30 12:45:27 +0200
committerAxel Beckert <abe@deuxchevaux.org>2014-08-30 12:45:27 +0200
commit377fde7fc7770a3dc3d74a24302ad2aea9dadeab (patch)
tree2699cf316877a6778cc813aa2025d1424161e597
parent755a44895a08c686bf1f8d734587dda015808e8d (diff)
parent5dd476786ccafd698816608ed87bbea7d1b210b2 (diff)
downloadzsh-377fde7fc7770a3dc3d74a24302ad2aea9dadeab.tar.gz
zsh-377fde7fc7770a3dc3d74a24302ad2aea9dadeab.zip
Merge branch 'upstream' into debian
-rw-r--r--ChangeLog4
-rw-r--r--Config/version.mk4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 29f6fd314..5ccfd42b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-28 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * unposted: Config/version.mk: 5.0.6.
+
2014-08-24 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Config/version.mk: 5.0.5-dev-3.
diff --git a/Config/version.mk b/Config/version.mk
index 78f1490ef..949f58af4 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.0.5-dev-3
-VERSION_DATE='August 24, 2014'
+VERSION=5.0.6
+VERSION_DATE='August 28, 2014'