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 a4a661b13..6f39ad2a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-07-09  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Config/version.mk: 4.1.0-dev-1.
+
 	* 15329: Test/A01grammar.ztst, Test/A02alias.ztst,
 	Test/A04redirect.ztst, Test/A05execution.ztst, Test/C01arith.ztst,
 	Test/D04parameter.ztst, Test/D06subscript.ztst,
diff --git a/Config/version.mk b/Config/version.mk
index 3f23809ff..2f64d9b02 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.1.0-dev-0
-VERSION_DATE='June 4, 2001'
+VERSION=4.1.0-dev-1
+VERSION_DATE='July 9, 2001'