about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Config/version.mk4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 275280419..55cf5d102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-01-08  Peter Stephenson  <pws@csr.com>
 
+	* unposted: 4.3.4-dev-7.
+
 	* 24371: Src/Zle/zle_refresh.c: potential crash when refreshing
 	scrolling chunk of large history entry.
 
diff --git a/Config/version.mk b/Config/version.mk
index 7032cead7..ccbf8f0eb 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.4-dev-6
-VERSION_DATE='December 20, 2007'
+VERSION=4.3.4-dev-7
+VERSION_DATE='January 8, 2008'