aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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 4a6a5a6..f9b2050 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -117,7 +117,7 @@
#endif
/* Macro definitions */
-#define VERSION "3.3"
+#define VERSION "3.4"
#define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn"
#define SESSIONS_VERSION 1