diff options
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 1 insertions, 4 deletions
@@ -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]) |