diff options
Diffstat (limited to 'xed.c')
-rw-r--r-- | xed.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |