Release docs: fix notes
commitecd9c0d8bf27f2a8d626ce535a2e7ee48a61bd28
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 5 Nov 2009 01:49:06 +0000 (4 17:49 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 5 Nov 2009 01:49:06 +0000 (4 17:49 -0800)
tree0d767484e1962dff929b90b3eab4b891936d36c4
parent6455ae4a59079020dc4e0b9ad0bf1a29f69d6cfa
Release docs: fix notes

We currently do something unusual:  version codes in config.in get
updated after the release, which means that "git describe" won't
match up to development version labels.  Comment that trouble spot.

We can fix this by switching away from the major/minor/micro type
release numbering, as various other projects have done.  The major
numbers basically don't tend to change, and doing a good job with
micro versions is so annoying that they rarely change either.
doc/manual/release.txt