From 544c56c036ee855fc01e9a6fb46de2658d70ddf5 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Wed, 11 Aug 2010 02:41:26 +0000 Subject: [PATCH] Back to SVN, fix typo git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4515 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7bd86319..2633ca4b 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ when being used out of crontab). For very strange situations (such as where you cannot change the permissions on the file you're writing, there is a new rc file option - "allow_insecure_backup" to be even more permission and + "allow_insecure_backup" to be even more permissive and allowing the write to proceed. Also included are some syntax highlighting updated, and that is about it. Keep fighting the good fight children. diff --git a/configure.ac b/configure.ac index 45293c45..2c42ee9d 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # # $Id$ -AC_INIT([GNU nano], [2.2.5], [nano-devel@gnu.org], [nano]) +AC_INIT([GNU nano], [2.2.5-svn], [nano-devel@gnu.org], [nano]) AC_CONFIG_SRCDIR([src/nano.c]) AC_CANONICAL_TARGET([]) AM_INIT_AUTOMAKE -- 2.39.5