commit 0dbc867a1618a5a0f393a99f049c916624685fbd
parent cdeb90515b67fcb70c230ebdf02bb7acca329afe
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Tue, 9 Feb 2016 20:57:37 +0000
Adjusting the version number in the docs before release.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5622 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -2,6 +2,7 @@
* src/files.c (stat_with_alloc, open_buffer, write_file): Check the
result of a stat() to avoid referencing unitialized data. Original
patch was by Kamil Dudka.
+ * doc/man/{nano.1,rnano.1,nanorc.5}: Adjust version for release.
2016-02-07 Benno Schulenberg <bensberg@justemail.net>
* src/files.c (update_poshistory): Don't put files in the history list
diff --git a/doc/man/nano.1 b/doc/man/nano.1
@@ -20,7 +20,7 @@
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
-.TH NANO 1 "version 2.5.1" "January 2016"
+.TH NANO 1 "version 2.5.2" "February 2016"
.\" Please adjust this date whenever revising the manpage.
.\"
diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5
@@ -20,7 +20,7 @@
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
-.TH NANORC 5 "version 2.5.1" "January 2016"
+.TH NANORC 5 "version 2.5.2" "February 2016"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
diff --git a/doc/man/rnano.1 b/doc/man/rnano.1
@@ -19,7 +19,7 @@
.\" Documentation License along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
-.TH RNANO 1 "version 2.5.1" "January 2016"
+.TH RNANO 1 "version 2.5.2" "February 2016"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME