summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2006-05-13 01:01:10 +0000
committerIan C <ianc@noddybox.co.uk>2006-05-13 01:01:10 +0000
commita71f3dae3de1d5fe3a50009df8ebb105e9ec81ff (patch)
tree04a3337eba3e0f8fdb1cc61e57d35ceb8820822e
parent6ecf70c3f9f13fa06912691cde02f7e9a7bbf2ce (diff)
Fixed version number.
-rw-r--r--xed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xed.c b/xed.c
index af8fe0a..59d178a 100644
--- a/xed.c
+++ b/xed.c
@@ -36,7 +36,7 @@ static const char id[]="$Id$";
#include "xedkeys.h"
-#define VERSION "V2.0"
+#define VERSION "V2.1"
#define USAGE "[-x] [-i] [-r] [-c] [-R] file"
#define NONE 0