Commit 0dbc867a authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

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
No related merge requests found
Showing with 4 additions and 3 deletions
+4 -3
......@@ -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
......
......@@ -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.
.\"
......
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment