]> granicus.if.org Git - nethack/commit
fix PATCHLEVEL
authorPatR <rankin@nethack.org>
Thu, 12 Nov 2015 06:56:57 +0000 (22:56 -0800)
committerPatR <rankin@nethack.org>
Thu, 12 Nov 2015 06:56:57 +0000 (22:56 -0800)
commita14b1f99924dcfb26001142e25135d3ca09cbc1c
tree48fe7304b3d41fecda26ab55a4b1a76fec7de1d0
parentce6670174cded26b2a7cfbdce096a402cd7f0b65
fix PATCHLEVEL

> Somebody has changed versioning so that the game incorrectly states
> 3.6.1 in messages. It looks like someone updated patchlevel instead of
> editlevel?

Yes, that was me.  I meant to increment EDITLEVEL and nobody noticed
the mistake until now....

This changes PATCHLEVEL back to the correct value of 0, and implicitly
resets EDITLEVEL to 0 for release (by not changing it to 1 as it was
supposed to have been for the past 3-4 weeks).

Data files from Oct. 18 through today are actually compatible but will
be rejected once anyone rebuilds with this fix, same as would happen
when EDITLEVEL changs.  Data files from before Oct. 18 will be
incompatible but be accepted by nethack but not work correctly due to
a change in the 'context' structure.
include/patchlevel.h