From f9860f1c7f98b8782ed475c34e59c450fe141d78 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 1 Jan 2019 08:01:48 +0530 Subject: Prepare for release v2.2 --- src/nnn.c | 4 ++-- src/nnn.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/nnn.c b/src/nnn.c index 400ecc9..c018c46 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3,7 +3,7 @@ * * Copyright (c) 2014-2016, Lazaros Koromilas * Copyright (c) 2014-2016, Dimitris Papastamos - * Copyright (c) 2016-2018, Arun Prakash Jana + * Copyright (c) 2016-2019, Arun Prakash Jana * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -156,7 +156,7 @@ disabledbg() #endif /* DEBUGMODE */ /* Macro definitions */ -#define VERSION "2.1" +#define VERSION "2.2" #define GENERAL_INFO "License: BSD 2-Clause\nWebpage: https://github.com/jarun/nnn" #define LEN(x) (sizeof(x) / sizeof(*(x))) diff --git a/src/nnn.h b/src/nnn.h index 2e1a5a0..e52986b 100644 --- a/src/nnn.h +++ b/src/nnn.h @@ -3,7 +3,7 @@ * * Copyright (c) 2014-2016, Lazaros Koromilas * Copyright (c) 2014-2016, Dimitris Papastamos - * Copyright (c) 2016-2018, Arun Prakash Jana + * Copyright (c) 2016-2019, Arun Prakash Jana * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3-70-g09d2