diff options
| author | 2019-05-27 08:00:32 +0530 | |
|---|---|---|
| committer | 2019-05-27 08:00:32 +0530 | |
| commit | 5ea8218e4f85336f092fefe077af21673ed6beb5 (patch) | |
| tree | be348477a6b165bab0e06c351b9ec0b91d30a512 /src | |
| parent | 788dc80bb6440c055318c0cf3b0f3d7704bbfa83 (diff) | |
| download | nnn-5ea8218e4f85336f092fefe077af21673ed6beb5.tar.gz | |
Prepare for release v2.5
Diffstat (limited to 'src')
| -rw-r--r-- | src/nnn.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ #include "dbg.h" /* Macro definitions */ -#define VERSION "2.4" +#define VERSION "2.5" #define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn" #ifndef S_BLKSIZE |