about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-29 12:22:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-29 12:22:25 +0000
commit05a19481875d44ce1d79dbdca175ed272796b245 (patch)
tree030281dfb00e8461323cbdfe06ea5e620493d331
parentab28c35955f15750d863b8e4da0587cda5b9bdd3 (diff)
downloadzsh-05a19481875d44ce1d79dbdca175ed272796b245.tar.gz
zsh-05a19481875d44ce1d79dbdca175ed272796b245.tar.xz
zsh-05a19481875d44ce1d79dbdca175ed272796b245.zip
c.f. users/13411: update archved version number to 4.3.8-dev-0
-rw-r--r--ChangeLog3
-rw-r--r--Config/version.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 080471d37..3d19a6ec4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-10-29  Peter Stephenson  <pws@csr.com>
 
+	* c.f. users/13411: Config/version.mk: update archived release
+	number to 4.3.8-dev-0.
+
 	* unposted: Etc/relnote_4.3.8.txt: tiny typo.
 
 	* unposted: Completion/Zsh/Command/.distfiles, Etc/.distfiles,
diff --git a/Config/version.mk b/Config/version.mk
index e3d87ffa9..d37b2c515 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=4.3.8
+VERSION=4.3.8-dev-0
 VERSION_DATE='October 29, 2008'