aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 659e7c01a..0cc523a0d 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,3 @@ The entire procedure of adding new protocols in detail:
If you want to distribute a source tar file of nDPI do:
- make dist
-
---------------------------
-April 2015 - ntop \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index c4eae2bab..2cb4ca3db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libndpi], [1.5.2])
+AC_INIT([libndpi], [1.6.0])
AC_CONFIG_MACRO_DIR([m4])