From 9d6f3f3f6005c7f94a6e6233ea4dad5bec4782a6 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Sun, 21 Jan 2001 02:35:03 +0000
Subject: [PATCH] Removed - from version in NEWS and ChangeLog

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@494 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 +-
 NEWS      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 62d74f8e..b1eea7b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,7 @@ General
   do_justify()
 	- Added restoration of totsize after unjustify command.
 
-nano 0.9.99-pre1 - 01/17/2001
+nano 0.9.99pre1 - 01/17/2001
 General
 	- Changed #ifdefs to check for both DISABLE_TABCOMP and
 	  NANO_SMALL, makes tiny option leave out tab completion, which
diff --git a/NEWS b/NEWS
index d819af07..a88da3b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-01/17/2001 - Nano 0.9.99-pre1 is released.  This is the first pre-1.0
+01/17/2001 - Nano 0.9.99pre1 is released.  This is the first pre-1.0
 		release of nano, and is also the first release since the
 		code freeze for nano 1.0.  Don't expect (or request) any 
 		new features between now and nano 1.0, only bugfixes,
-- 
GitLab