diff options
Diffstat (limited to 'src/nnn.c')
| -rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ #include "dbg.h" /* Macro definitions */ -#define VERSION "2.3" +#define VERSION "2.4" #define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn" #ifndef S_BLKSIZE |