From cc36aa8d49030e5b0d157166727cb8b1606949d2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 4 Dec 2019 02:28:00 +0530 Subject: Prepare for release v2.8 --- src/nnn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/nnn.c b/src/nnn.c index 42f1e34..2c1cd34 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -103,9 +103,9 @@ #include "dbg.h" /* Macro definitions */ -#define VERSION "2.7" +#define VERSION "2.8" #define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn" -#define SESSIONS_VERSION 0 +#define SESSIONS_VERSION 1 #ifndef S_BLKSIZE #define S_BLKSIZE 512 /* S_BLKSIZE is missing on Android NDK (Termux) */ -- cgit v1.2.3-70-g09d2