Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: version increment



Usually tweak so that patched versions don't get confused with 4.3.5.

Index: Config/version.mk
===================================================================
RCS file: /cvsroot/zsh/zsh/Config/version.mk,v
retrieving revision 1.71
diff -u -r1.71 version.mk
--- Config/version.mk	1 Feb 2008 11:31:38 -0000	1.71
+++ Config/version.mk	2 Feb 2008 11:55:37 -0000
@@ -27,5 +27,5 @@
 # This must also serve as a shell script, so do not add spaces around the
 # `=' signs.
 
-VERSION=4.3.5
+VERSION=4.3.5-dev-0
 VERSION_DATE='February 1, 2008'


-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



Messages sorted by: Reverse Date, Date, Thread, Author