Change to semantic versioning.

Remove individual script versions as opposed to
package version.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-10 13:40:30 +02:00
parent 992d678460
commit 1d3c8f9529
8 changed files with 11 additions and 17 deletions

View file

@ -1,4 +1,4 @@
NewsStats 0.02 (unreleased)
NewsStats 0.2.0 (unreleased)
* Redo directory structure:
- Move all scripts to /bin
- Move configuration to /etc
@ -10,6 +10,8 @@ NewsStats 0.02 (unreleased)
* Accept an upper/lower boundary of 0 (zero).
* Update copyright dates, version numbers, author address and
repository location.
* Unify version across all scripts and modules, change to
semantic versioning.
NewsStats 0.01 (2013-09-02)
* Initial public release.

View file

@ -1,4 +1,4 @@
NewsStats 0.1 (c) 2010-2013 Thomas Hochstein <thh@thh.name>
NewsStats (c) 2010-2013 Thomas Hochstein <thh@thh.name>
NewsStats is a software package used to gather statistical information
from a live Usenet feed and for its subsequent examination.

View file

@ -1,4 +1,4 @@
NewsStats 0.1 (c) 2010-2013 Thomas Hochstein <thh@thh.name>
NewsStats (c) 2010-2013 Thomas Hochstein <thh@thh.name>
NewsStats is a software package for gathering statistical data live
from a Usenet feed and subsequent examination.