From 760e55359c8ea01b8e9af6f47bd499e19fbd3f64 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 5 Feb 2017 11:29:23 +0300 Subject: [PATCH] Preparing for 0.5 release --- VERSION | 2 +- doc/news.texi | 7 +++++++ ports/nncp/Makefile | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index bd73f47..2eb3c4f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4 +0.5 diff --git a/doc/news.texi b/doc/news.texi index 5a32309..0105b90 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,6 +1,13 @@ @node News @unnumbered News +@node Release 0.5 +@section Release 0.5 +@itemize +@item Trivial small fix in default niceness level of @command{nncp-file} +and @command{nncp-freq} commands. +@end itemize + @node Release 0.4 @section Release 0.4 @itemize diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index eedf3cf..309cff8 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nncp -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ \ http://sourceforge.net/projects/nncp/files/ -- 2.44.0