Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: version increment
- X-seq: zsh-workers 24524
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: PATCH: version increment
- Date: Sat, 02 Feb 2008 11:55:09 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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