diff options
| author | 2019-03-19 03:14:35 +0530 | |
|---|---|---|
| committer | 2019-03-19 03:17:22 +0530 | |
| commit | 40b98e8c9e78f8e1622968014ed903aeac8a790e (patch) | |
| tree | 759926630f90ccf35fe493cc21eadcaae30f8762 /src | |
| parent | f30d21b7a4e89544870f8cd5749519ad59585fc6 (diff) | |
| download | nnn-40b98e8c9e78f8e1622968014ed903aeac8a790e.tar.gz | |
Prepare for release v2.4
Diffstat (limited to 'src')
| -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 |