about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-03-26 18:20:52 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-03-26 18:20:52 +0000
commit1b551d05136c26ee1e50c1a3c33239d025001f79 (patch)
treec5d0537091721845f31723eb14407c1a134fa7e3
parentb6d1d7414f90576409509c45d95961ab6e292bd2 (diff)
downloadzsh-4.3.5-dev-3.tar.gz
zsh-4.3.5-dev-3.tar.xz
zsh-4.3.5-dev-3.zip
unposted: 4.3.5-dev-3 zsh-4.3.5-dev-3
-rw-r--r--ChangeLog2
-rw-r--r--Config/version.mk2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ca77bf9c..7d9a776f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-03-26  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Config/version.mk: 4.3.5-dev-3.
+
 	* 25753 (after various previous attempts):
 	Completion/Unix/Type/_canonical_paths: use zstat to find
 	canonical name for symbolic links.
diff --git a/Config/version.mk b/Config/version.mk
index e1c7b5e6a..b2fc9072a 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.5-dev-2
+VERSION=4.3.5-dev-3
 VERSION_DATE='March 26, 2008'