[636] in Zephyr_Bugs
Re: trivial comment about version numbers in zephyr 2.0
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Jul 16 14:16:20 1995
Date: Sun, 16 Jul 1995 14:17:11 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: "E. Jay Berkenbilt" <qjb@netrail.net>
Cc: bug-zephyr@MIT.EDU
In-Reply-To: "[635] in Zephyr_Bugs"
> In zwgc, the variable $zephyr_version is ZEPH0.2, and the value of
> $version is 0.4.7.
From the zwgc man page:
version
The current version of zwgc.
zephyr_version
The protocol version of the notice.
If I set $zephyr_version to 2.0, I would be lying, since the protocol
version is 0.2 (and the protocol version is not to be gratuitously
changed).
I have changed the version of zwgc to 1.0, to reflect the packaging
changes (and that zwgc is quite stable enough to be out of 0.x
releases).
Thanks.