diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-05 22:39:07 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-06 04:13:10 +0530 |
commit | 75bfcb18347658737c35865b8fee57f41e7e64e0 (patch) | |
tree | 7cdba5469ad3e13edbb376f71404d45c3b74b9a7 /src | |
parent | a95fc0c37a9755b7c96bedd90336284d9b169357 (diff) | |
download | nnn-75bfcb18347658737c35865b8fee57f41e7e64e0.tar.gz |
Prepare for release v2.6
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.5" +#define VERSION "2.6" #define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn" #ifndef S_BLKSIZE |