aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-19 03:14:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-03-19 03:17:22 +0530
commit40b98e8c9e78f8e1622968014ed903aeac8a790e (patch)
tree759926630f90ccf35fe493cc21eadcaae30f8762 /src
parentf30d21b7a4e89544870f8cd5749519ad59585fc6 (diff)
downloadnnn-40b98e8c9e78f8e1622968014ed903aeac8a790e.tar.gz
Prepare for release v2.4
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index ab4c904..8c40042 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -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