aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2015-05-31 19:13:44 +0200
committerLuca Deri <deri@ntop.org>2015-05-31 19:13:44 +0200
commit5f742637177acf0d5383fd7ae2cc3fd1d8d7ec6e (patch)
tree0ead53b884862641f1f07d4187739b29d8f9fe8c
parent22dc2dcb0584b958d419b422e20b2759901a835c (diff)
Updated readme
Moved to version 1.6.0
-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])